File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ SAMBA_VERSION_BETA_RELEASE=
79
79
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
80
80
# -> "2.2.9pre1" #
81
81
########################################################
82
- SAMBA_VERSION_PRE_RELEASE=1
82
+ SAMBA_VERSION_PRE_RELEASE=
83
83
84
84
########################################################
85
85
# For 'rc' releases the version will be #
@@ -89,7 +89,7 @@ SAMBA_VERSION_PRE_RELEASE=1
89
89
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
90
90
# -> "3.0.0rc1" #
91
91
########################################################
92
- SAMBA_VERSION_RC_RELEASE=
92
+ SAMBA_VERSION_RC_RELEASE=1
93
93
94
94
########################################################
95
95
# To mark SVN snapshots this should be set to 'yes' #
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=
101
101
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
102
102
# -> "3.0.0-SVN-build-199" #
103
103
########################################################
104
- SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
104
+ SAMBA_VERSION_IS_GIT_SNAPSHOT=no
105
105
106
106
########################################################
107
107
# This is for specifying a release nickname #
You can’t perform that action at this time.
0 commit comments