diff options
author | Gerald Carter <jerry@samba.org> | 2002-09-26 20:03:54 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-09-26 20:03:54 +0000 |
commit | ba8e28c6734550dbc327160e83f353d08ae1948e (patch) | |
tree | 9b54ade61bad68d149769f71bfbf9acfa2c13b58 /source3 | |
parent | 582f4ab6ea9b90647026fbe1afca7b6f251c28a0 (diff) | |
download | samba-ba8e28c6734550dbc327160e83f353d08ae1948e.tar.gz samba-ba8e28c6734550dbc327160e83f353d08ae1948e.tar.bz2 samba-ba8e28c6734550dbc327160e83f353d08ae1948e.zip |
Arrgghhh the release script doesn't use the SAMBA_3_0 branch !!!!
I released the snapshot directly out of HEAD!!!!!
(This used to be commit c70c8e81c85a7a9e32a79287642826e44ec0f1a1)
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 63b2abbc85..27f67c589c 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "3.0-alpha20" +#define VERSION "3.0alpha20" |