also set release
This commit is contained in:
parent
6af20a5290
commit
8b3ac3b03a
|
@ -50,7 +50,7 @@ copyright = u'2011, holger krekel et alii'
|
|||
#
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
# The short X.Y version.
|
||||
version = "2.2.4.1"
|
||||
version = release = "2.2.4.1"
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
|
@ -50,7 +50,7 @@ copyright = u'2011, holger krekel et alii'
|
|||
#
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
# The short X.Y version.
|
||||
version = "2.2.4.0"
|
||||
version = release = "2.2.4.0"
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Reference in New Issue