change version to 4.6
diff --git a/source/_global.rst b/source/_global.rst index 0a358f8..28428e3 100644 --- a/source/_global.rst +++ b/source/_global.rst
@@ -22,7 +22,7 @@ .. _CloudStack Apidocs: http://cloudstack.apache.org/docs/api/ .. Latest version systemvm template URL -.. |sysvm64-url-xen| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2 -.. |sysvm64-url-kvm| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-kvm.qcow2.bz2 -.. |sysvm64-url-vmware| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-vmware.ova -.. |sysvm64-url-hyperv| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-hyperv.vhd.zip +.. |sysvm64-url-xen| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2 +.. |sysvm64-url-kvm| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-kvm.qcow2.bz2 +.. |sysvm64-url-vmware| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-vmware.ova +.. |sysvm64-url-hyperv| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-hyperv.vhd.zip
diff --git a/source/conf.py b/source/conf.py index 1754468..8bd2267 100644 --- a/source/conf.py +++ b/source/conf.py
@@ -60,9 +60,9 @@ # built documents. # # The short X.Y version. -version = '4.5' +version = '4.6' # The full version, including alpha/beta/rc tags. -release = '4.5.0' +release = '4.6.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.