VERSION: Remove git snapshot flag.
authorKarolin Seeger <kseeger@samba.org>
Mon, 12 Jan 2009 09:15:36 +0000 (10:15 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jan 2009 09:15:36 +0000 (10:15 +0100)
Karolin

source/VERSION

index 9639cb86703c553332519b31de105e6b34cd2a1b..204c5302d7d2628cbdd05fd78645ff4648c2b559 100644 (file)
@@ -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_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=
 
 ########################################################
 # This can be set by vendors if they want...           #