set line->size to correct value when stripping trailing spaces, fixes #123
[smdp.git] / include / main.h
index 7b21482..df192b7 100644 (file)
@@ -25,6 +25,6 @@
 
 #define MDP_VER_MAJOR 1
 #define MDP_VER_MINOR 0
-#define MDP_VER_REVISION 11
+#define MDP_VER_REVISION 12
 
 #endif // !defined( MAIN_H )