Updated version

This commit is contained in:
Trial97
2020-02-07 12:27:13 +02:00
committed by Dan Christian Bogos
parent e221082fed
commit 783b6040d8
9 changed files with 54 additions and 23 deletions

View File

@@ -48,9 +48,9 @@ copyright = u'2012-2020, ITsysCOM GmbH'
# built documents.
#
# The short X.Y version.
version = '0.9.1'
version = '0.11.0'
# The full version, including alpha/beta/rc tags.
release = '0.9.1~rc8'
release = '0.11.0~dev'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -57,8 +57,8 @@ Run the following commands:
::
wget http://pkg.cgrates.org/debian/cgrates_current_amd64.deb
dpkg -i cgrates_0.9.1~rc8_amd64.deb
wget http://pkg.cgrates.org/debian/master/cgrates_current_amd64.deb
dpkg -i cgrates_current_amd64.deb
As a side note on http://pkg.cgrates.org one can find an entire archive of CGRateS packages.