X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=VERSION;h=e9931834e6c88afa2b61cfeeda2860a8614899cc;hb=2da294048fcbddb60f12a3a42c0cf82fdd861b40;hp=1c5ad2f146e0d7d35b98fdb04eb34b77c9cb4ebe;hpb=6925a799d04c6fa59dd2ddef1f5510f9bb7d17d1;p=samba.git diff --git a/VERSION b/VERSION index 1c5ad2f146e..e9931834e6c 100644 --- a/VERSION +++ b/VERSION @@ -24,7 +24,7 @@ # -> "3.0.0" # ######################################################## SAMBA_VERSION_MAJOR=4 -SAMBA_VERSION_MINOR=0 +SAMBA_VERSION_MINOR=11 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=15 +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 # @@ -77,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE= # e.g. SAMBA_VERSION_RC_RELEASE=1 # # -> "3.0.0rc1" # ######################################################## -SAMBA_VERSION_RC_RELEASE= +SAMBA_VERSION_RC_RELEASE=1 ######################################################## # To mark SVN snapshots this should be set to 'yes' #