Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit bd2719b

Browse files
committed
change version to 4.6
1 parent 4442b4a commit bd2719b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

source/_global.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
.. _CloudStack Apidocs: http://cloudstack.apache.org/docs/api/
2323

2424
.. Latest version systemvm template URL
25-
.. |sysvm64-url-xen| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
26-
.. |sysvm64-url-kvm| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-kvm.qcow2.bz2
27-
.. |sysvm64-url-vmware| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-vmware.ova
28-
.. |sysvm64-url-hyperv| replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-hyperv.vhd.zip
25+
.. |sysvm64-url-xen| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2
26+
.. |sysvm64-url-kvm| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-kvm.qcow2.bz2
27+
.. |sysvm64-url-vmware| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-vmware.ova
28+
.. |sysvm64-url-hyperv| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-hyperv.vhd.zip

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '4.5'
63+
version = '4.6'
6464
# The full version, including alpha/beta/rc tags.
65-
release = '4.5.0'
65+
release = '4.6.0'
6666

6767
# The language for content autogenerated by Sphinx. Refer to documentation
6868
# for a list of supported languages.

0 commit comments

Comments
 (0)