Bah, there's always one. Update version number in source...
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 May 2006 18:00:33 +0000 (18:00 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 May 2006 18:00:33 +0000 (18:00 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/tweak@6697 cda61777-01e9-0310-a592-d414129be87e

tweak.h

diff --git a/tweak.h b/tweak.h
index e06cc00..eeb6236 100644 (file)
--- a/tweak.h
+++ b/tweak.h
@@ -27,7 +27,7 @@
 #define ABORT 7                               /* character code for ^G */
 #endif
 
-#define VER "3.00"                    /* version */
+#define VER "3.01"                    /* version */
 
 #define SEARCH_BLK 65536              /* so can this */
 #define SAVE_BLKSIZ 32768             /* and this too */