diff options
author | Gerald Carter <jerry@samba.org> | 2002-09-26 19:37:09 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-09-26 19:37:09 +0000 |
commit | 582f4ab6ea9b90647026fbe1afca7b6f251c28a0 (patch) | |
tree | 958c35e385446d292abd21f26349e65c7f24c04b | |
parent | 13f7c502149f184089117a061f5238901df45f8b (diff) | |
download | samba-582f4ab6ea9b90647026fbe1afca7b6f251c28a0.tar.gz samba-582f4ab6ea9b90647026fbe1afca7b6f251c28a0.tar.xz samba-582f4ab6ea9b90647026fbe1afca7b6f251c28a0.zip |
set version
(This used to be commit a953c449b4319b03e734ece70322c52c987e3532)
-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 87e3673a7f6..63b2abbc851 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "3.0-alpha19" +#define VERSION "3.0-alpha20" |