ext/rs_232/constants.h in rs_232-2.0.7 vs ext/rs_232/constants.h in rs_232-2.2.0
- old
+ new
@@ -16,12 +16,9 @@
#define constants____FILEEXTENSION___
#include <ruby.h>
-#define VERSION "2.0.7"
-
-
#define LS_CTS 0x01
#define LS_DSR 0x02
#define LS_DCD 0x04
#define LS_RI 0x08
#define LS_RTS 0x10