diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-06-30 21:54:28 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-06-30 21:54:28 +1000 |
commit | 97b7a521da183b63c494b395d330f70d5cd4e233 (patch) | |
tree | af2d1809618c0f9d9bbb3e8f5bf6730068e0a2b0 | |
parent | 857df6e91874407f70436749e3dad13ada003e6e (diff) | |
download | samba-97b7a521da183b63c494b395d330f70d5cd4e233.tar.gz |
On the way to alpha6!
-rw-r--r-- | source/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/VERSION b/source/VERSION index cd9968a4ef0..272086492cc 100644 --- a/source/VERSION +++ b/source/VERSION @@ -57,7 +57,7 @@ SAMBA_VERSION_TP_RELEASE= # e.g. SAMBA_VERSION_ALPHA_RELEASE=1 # # -> "4.0.0alpha1" # ######################################################## -SAMBA_VERSION_ALPHA_RELEASE=5 +SAMBA_VERSION_ALPHA_RELEASE=6 ######################################################## # For 'pre' releases the version will be # @@ -89,7 +89,7 @@ SAMBA_VERSION_RC_RELEASE= # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes # # -> "3.0.0-SVN-build-199" # ######################################################## -SAMBA_VERSION_IS_GIT_SNAPSHOT=no +SAMBA_VERSION_IS_GIT_SNAPSHOT=yes ######################################################## # This is for specifying a release nickname # |