diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-09-13 11:39:09 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-09-13 05:44:47 +0200 |
commit | 6d9b0ee26ea05ac23fe8b4f7e1fd756045c0b409 (patch) | |
tree | ae8036aebc9e3af63b4c8bd80c3f155274ae5acf /VERSION | |
parent | 5190a3e5c2511de2a3d2f2e2ffa41885ab60740b (diff) | |
download | samba-6d9b0ee26ea05ac23fe8b4f7e1fd756045c0b409.tar.gz samba-6d9b0ee26ea05ac23fe8b4f7e1fd756045c0b409.tar.bz2 samba-6d9b0ee26ea05ac23fe8b4f7e1fd756045c0b409.zip |
start work on Samba 4.0 alpha18
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Sep 13 05:44:47 CEST 2011 on sn-devel-104
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,7 +57,7 @@ SAMBA_VERSION_TP_RELEASE= # e.g. SAMBA_VERSION_ALPHA_RELEASE=1 # # -> "4.0.0alpha1" # ######################################################## -SAMBA_VERSION_ALPHA_RELEASE=17 +SAMBA_VERSION_ALPHA_RELEASE=18 ######################################################## # 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 # |