diff options
author | lloyd <[email protected]> | 2014-12-22 02:02:31 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-12-22 02:02:31 +0000 |
commit | 88ad6e3e4dc4342f546f67738115193784a5bf25 (patch) | |
tree | a4042d5ab84f07d31ea57c3433b72daaa207a0b9 /doc | |
parent | c78b2e26875a8726d0ac7a10af2c86b57860d3fb (diff) |
Update download link and tick version number.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/relnotes/1_11_12.rst | 3 | ||||
-rw-r--r-- | doc/relnotes/index.rst | 1 | ||||
-rw-r--r-- | doc/website/download.rst | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/doc/relnotes/1_11_12.rst b/doc/relnotes/1_11_12.rst new file mode 100644 index 000000000..9a2a5dad7 --- /dev/null +++ b/doc/relnotes/1_11_12.rst @@ -0,0 +1,3 @@ +Version 1.11.12, Not Yet Released +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + diff --git a/doc/relnotes/index.rst b/doc/relnotes/index.rst index 9b3706e95..0794c7430 100644 --- a/doc/relnotes/index.rst +++ b/doc/relnotes/index.rst @@ -8,6 +8,7 @@ Series 1.11 .. toctree:: :maxdepth: 1 + 1_11_11 1_11_10 1_11_9 1_11_8 diff --git a/doc/website/download.rst b/doc/website/download.rst index dce594f63..f35d0ddda 100644 --- a/doc/website/download.rst +++ b/doc/website/download.rst @@ -14,8 +14,8 @@ Unsure which release you want? Check the :ref:`FAQ <devel_vs_stable>`. Current Development Series (1.11) ---------------------------------------- -The latest development release is :doc:`relnotes/1_11_10`: -:tgz:`1.11.10` (:tgz_sig:`sig <1.11.10>`) +The latest development release is :doc:`relnotes/1_11_11`: +:tgz:`1.11.11` (:tgz_sig:`sig <1.11.11>`) To access the latest unreleased sources, see :doc:`vcs`. A script also creates regular snapshots of trunk, which are available `here |