X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=VERSION;h=59990a3694363be2e27a3c882eed9ecf745d7bee;hb=fcafaf6022832835fc8fa76a4c33056605dc53e4;hp=6af0d96b28543cafcb1b48a5af292a5456a3377d;hpb=d43d8f2a75c4a005f04aee3197394da634766335;p=mat%2Fsamba.git diff --git a/VERSION b/VERSION index 6af0d96b28..59990a3694 100644 --- a/VERSION +++ b/VERSION @@ -24,7 +24,7 @@ # -> "3.0.0" # ######################################################## SAMBA_VERSION_MAJOR=4 -SAMBA_VERSION_MINOR=0 +SAMBA_VERSION_MINOR=2 SAMBA_VERSION_RELEASE=0 ######################################################## @@ -57,7 +57,17 @@ SAMBA_VERSION_TP_RELEASE= # e.g. SAMBA_VERSION_ALPHA_RELEASE=1 # # -> "4.0.0alpha1" # ######################################################## -SAMBA_VERSION_ALPHA_RELEASE=17 +SAMBA_VERSION_ALPHA_RELEASE= + +######################################################## +# For 'alpha' releases the version will be # +# # +# ..beta # +# # +# e.g. SAMBA_VERSION_BETA_RELEASE=1 # +# -> "4.0.0beta1" # +######################################################## +SAMBA_VERSION_BETA_RELEASE= ######################################################## # For 'pre' releases the version will be # @@ -67,7 +77,7 @@ SAMBA_VERSION_ALPHA_RELEASE=17 # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE= +SAMBA_VERSION_PRE_RELEASE=1 ######################################################## # For 'rc' releases the version will be #