diff options
author | Gerald Carter <jerry@samba.org> | 2003-04-02 14:33:07 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-04-02 14:33:07 +0000 |
commit | 6c24a60b8dbdf4e76a18d757dfbc2e89dc73b658 (patch) | |
tree | 8878b607b0af0e15a219906e6c6d523dd5f72993 /source3 | |
parent | d2912967f49d1d758957e2fb137f1f693e04848c (diff) | |
download | samba-6c24a60b8dbdf4e76a18d757dfbc2e89dc73b658.tar.gz samba-6c24a60b8dbdf4e76a18d757dfbc2e89dc73b658.tar.bz2 samba-6c24a60b8dbdf4e76a18d757dfbc2e89dc73b658.zip |
set version to alpha24 so we can distinguish from the alpha23 release
(This used to be commit 11e3fe1a845ac6ad5edc54b39ff8a1e8d4c87352)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |