mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Setting the documentation version
This commit is contained in:
@@ -50,7 +50,7 @@ copyright = u'2012-2015, ITsysCOM'
|
||||
# The short X.Y version.
|
||||
version = '0.9.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.9.1rc4'
|
||||
release = '0.9.1~rc6'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
@@ -26,7 +26,7 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION = "0.9.1rc6"
|
||||
VERSION = "0.9.1~rc6"
|
||||
POSTGRES = "postgres"
|
||||
MYSQL = "mysql"
|
||||
MONGO = "mongo"
|
||||
|
||||
Reference in New Issue
Block a user