mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 07:08:45 +05:00
Updated version
This commit is contained in:
committed by
Dan Christian Bogos
parent
e221082fed
commit
783b6040d8
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user