From 6a8be6e6dea40e898fe4af00f27ac04f1fa82ef0 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 17 May 2006 18:00:33 +0000 Subject: [PATCH] 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 --- tweak.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.11.0