From b30b3bb8998a4b6f1f7bc67fa03fd6a1e9e5ff8f Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Wed, 14 Feb 2001 22:59:03 +0000 Subject: [PATCH] Call this 2.4.6dev so that we don't get bug reports claiming to be about 2.4.6. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 351dc3ee..84c95358 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "2.4.6" +#define VERSION "2.4.6dev"