Set up for an initial release: polish the TODO, bump the version
[sgt/tweak] / tweak.h
diff --git a/tweak.h b/tweak.h
index d25130c..2a8507a 100644 (file)
--- a/tweak.h
+++ b/tweak.h
@@ -16,7 +16,7 @@
 #define ABORT 7                               /* character code for ^G */
 #endif
 
-#define VER "B2.99"                   /* version, must be 5 chars */
+#define VER "3.00"                    /* version */
 
 #define SEARCH_BLK 65536              /* so can this */
 #define SAVE_BLKSIZ 32768             /* and this too */