We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441c7e1 commit 3047565Copy full SHA for 3047565
VERSION
@@ -1,4 +1,4 @@
1
VERSION_MAJOR=2
2
VERSION_MINOR=4
3
VERSION_PATCH=0
4
-VERSION_SUFFIX=-dev
+VERSION_SUFFIX=-beta1
docs/conf.py
@@ -28,10 +28,10 @@
28
author = 'Scality'
29
30
# The short version, {major}.{minor}
31
-version = '2.0'
+version = '2.4'
32
33
# The full version, including alpha/beta/rc tags
34
-release = '2.0.0-dev'
+release = '2.4.0-beta1'
35
36
37
# -- General configuration ---------------------------------------------------
0 commit comments