Define version just once
This commit is contained in:
parent
bec0aa118a
commit
14481d58df
@ -51,7 +51,7 @@ copyright = u'2012, The phpMyAdmin devel team'
|
||||
# The short X.Y version.
|
||||
version = '4.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '4.0'
|
||||
release = version
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user