diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-06-03 15:14:09 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-06-03 15:14:09 +1000 |
commit | 28f697322e67ec11de964a2ff4604352c1034e66 (patch) | |
tree | dbd729012b17cf10ddd214e5a8df69baeacf54c4 /source4 | |
parent | ac94fb0e80709355371f87ae813c7cfa2c7ff2aa (diff) | |
download | samba-28f697322e67ec11de964a2ff4604352c1034e66.tar.gz |
On the road to alpha5...
(This used to be commit e9bc72495affb31e5c3d25be7e86d51659333374)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/VERSION b/source4/VERSION index 9ddaac91613..7a526c625e4 100644 --- a/source4/VERSION +++ b/source4/VERSION @@ -57,7 +57,7 @@ SAMBA_VERSION_TP_RELEASE= # e.g. SAMBA_VERSION_ALPHA_RELEASE=1 # # -> "4.0.0alpha1" # ######################################################## -SAMBA_VERSION_ALPHA_RELEASE=4 +SAMBA_VERSION_ALPHA_RELEASE=5 ######################################################## # 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 # |