From: simon Date: Wed, 17 May 2006 18:00:33 +0000 (+0000) Subject: Bah, there's always one. Update version number in source... X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/tweak/commitdiff_plain/6a8be6e6dea40e898fe4af00f27ac04f1fa82ef0 Bah, there's always one. Update version number in source... git-svn-id: svn://svn.tartarus.org/sgt/tweak@6697 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/tweak.h b/tweak.h index e06cc00..eeb6236 100644 --- 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 */