From 6c24a60b8dbdf4e76a18d757dfbc2e89dc73b658 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 2 Apr 2003 14:33:07 +0000 Subject: set version to alpha24 so we can distinguish from the alpha23 release (This used to be commit 11e3fe1a845ac6ad5edc54b39ff8a1e8d4c87352) --- source3/include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include') diff --git a/source3/include/version.h b/source3/include/version.h index bef69abf37..3ee1d8db59 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "3.0alpha23" +#define VERSION "3.0alpha24" -- cgit