14 lines
532 B
Diff
14 lines
532 B
Diff
diff --git a/VERSION.m4 b/VERSION.m4
|
|
index 744270173..0f6d3cc4e 100644
|
|
--- a/VERSION.m4
|
|
+++ b/VERSION.m4
|
|
@@ -46,7 +46,7 @@ define(IPA_VERSION_PRE_RELEASE, )
|
|
# This option works only with GNU m4: #
|
|
# it requires esyscmd m4 macro. #
|
|
########################################################
|
|
-define(IPA_VERSION_IS_GIT_SNAPSHOT, yes)
|
|
+define(IPA_VERSION_IS_GIT_SNAPSHOT, no)
|
|
|
|
########################################################
|
|
# git development branch: #
|