ext/ruby_debug.c in ruby-debug-0.1.3 vs ext/ruby_debug.c in ruby-debug-0.1.4

- old
+ new

@@ -2,10 +2,10 @@ #include <ruby.h> #include <node.h> #include <rubysig.h> #include <st.h> -#define DEBUG_VERSION "0.1.3" +#define DEBUG_VERSION "0.1.4" typedef struct { int thnum; int stop_next; int dest_frame;