diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-09-20 15:46:41 -0700 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-09-20 15:47:11 -0700 |
commit | d44e86b473554ad549993c928af68e348ccefe2b (patch) | |
tree | 16153fa8c6be8bece53f794aca492ae628a74626 | |
parent | 8efd1074c21fde70a31756dd54b3b31811beccc8 (diff) | |
download | samba-d44e86b473554ad549993c928af68e348ccefe2b.tar.gz samba-d44e86b473554ad549993c928af68e348ccefe2b.tar.xz samba-d44e86b473554ad549993c928af68e348ccefe2b.zip |
Open alpha 14.
-rw-r--r-- | source4/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/VERSION b/source4/VERSION index 350367982ee..f80aca6d6b4 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=13 +SAMBA_VERSION_ALPHA_RELEASE=14 ######################################################## # 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 # |