Skip to content

Commit

Permalink
Release 2.4.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdemonet committed Sep 19, 2019
1 parent 441c7e1 commit 3047565
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_MAJOR=2
VERSION_MINOR=4
VERSION_PATCH=0
VERSION_SUFFIX=-dev
VERSION_SUFFIX=-beta1
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
author = 'Scality'

# The short version, {major}.{minor}
version = '2.0'
version = '2.4'

# The full version, including alpha/beta/rc tags
release = '2.0.0-dev'
release = '2.4.0-beta1'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 3047565

Please sign in to comment.