From 628ec088b62ab3c32b3e5f4b0c58465243ee1adc Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Apr 29 2019 14:55:04 +0000 Subject: Become FreeIPA 4.7.90.pre1 --- diff --git a/VERSION.m4 b/VERSION.m4 index 7b4682a..ee4006b 100644 --- a/VERSION.m4 +++ b/VERSION.m4 @@ -31,7 +31,7 @@ define(IPA_VERSION_RELEASE, 90) # e.g. define(IPA_VERSION_PRE_RELEASE, rc1) # # -> "1.0.0rc1" # ######################################################## -define(IPA_VERSION_PRE_RELEASE, ) +define(IPA_VERSION_PRE_RELEASE, .pre1) ######################################################## # To mark GIT snapshots this should be set to 'yes' # @@ -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: #