diff options
author | Gerald Carter <jerry@samba.org> | 2003-06-07 18:07:30 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-06-07 18:07:30 +0000 |
commit | dd87bcb6996658a364f38ee862fb33d03aa25062 (patch) | |
tree | cc3509295bd1a1b14670ae2236b413b306a3abc5 /source3/include | |
parent | 6a945d3354f6f1471b65dd071cb7058c7708d720 (diff) | |
download | samba-dd87bcb6996658a364f38ee862fb33d03aa25062.tar.gz samba-dd87bcb6996658a364f38ee862fb33d03aa25062.tar.bz2 samba-dd87bcb6996658a364f38ee862fb33d03aa25062.zip |
bumping cvs version number to distinguish between SAMBA_3_0 cvs tree
and 3.0.0beta1 release
(This used to be commit 2619cc5d44f0162d829f5e18163df1b23b4ef5f5)
Diffstat (limited to 'source3/include')
-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 b5b00c7859..5c69fd7465 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "3.0beta1" +#define VERSION "3.0.0beta2" |