diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-10-11 12:27:38 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-10-11 12:27:38 +0200 |
commit | edfcfefa37bf948c990e7ad3a1aea1dd4c3cea09 (patch) | |
tree | 24dd0a028aba46af8a254aea29f8e1c2473f1ab9 /source3/VERSION | |
parent | ad8aacfbf1a7981c4654a2f603c95904685f6895 (diff) | |
download | samba-edfcfefa37bf948c990e7ad3a1aea1dd4c3cea09.tar.gz samba-edfcfefa37bf948c990e7ad3a1aea1dd4c3cea09.tar.xz samba-edfcfefa37bf948c990e7ad3a1aea1dd4c3cea09.zip |
prepare the mkversion.sh infrastructure for git branches in the build-farm
metze
(This used to be commit 1bf4c7fb2012a81e0b4e3d601a4df42d1113f5ef)
Diffstat (limited to 'source3/VERSION')
-rw-r--r-- | source3/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/VERSION b/source3/VERSION index 4648075592d..858b6271436 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -68,7 +68,7 @@ SAMBA_VERSION_RC_RELEASE= # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes # # -> "3.0.0-SVN-build-199" # ######################################################## -SAMBA_VERSION_IS_SVN_SNAPSHOT=yes +SAMBA_VERSION_IS_GIT_SNAPSHOT=yes ######################################################## # This can be set by vendors if they want... # |