diff options
author | Gerald Carter <jerry@samba.org> | 2002-09-26 20:39:53 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-09-26 20:39:53 +0000 |
commit | 996fc282489434b85366c6d4c0e046e032e47a1a (patch) | |
tree | abf1e593ef2eb16cccfe2dc2404d4b23383342cb /source3/include | |
parent | 0923e13b0fe154ab92e2972dc0767dacf6c768f9 (diff) | |
download | samba-996fc282489434b85366c6d4c0e046e032e47a1a.tar.gz samba-996fc282489434b85366c6d4c0e046e032e47a1a.tar.bz2 samba-996fc282489434b85366c6d4c0e046e032e47a1a.zip |
tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0
branch.
(This used to be commit 0962a2f74f89b684a5f333126fed2b6a7fc0b454)
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 27f67c589c..c0a1c702f2 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "3.0alpha20" +#define VERSION "post3.0-HEAD" |