diff options
author | lloyd <[email protected]> | 2013-03-05 01:33:29 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-03-05 01:33:29 +0000 |
commit | 87a60ea2a67d3f9599d1c682ef3211d23c3c05f5 (patch) | |
tree | 9298a6272d0d56c543a67a4e6d5b3a4311d3be61 | |
parent | b35173a6ac0c491e1ec24b5def58007ef349c55e (diff) |
Link to the snapshots in the download page
-rw-r--r-- | doc/download.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/download.rst b/doc/download.rst index 9eabe1114..31b9b1974 100644 --- a/doc/download.rst +++ b/doc/download.rst @@ -38,6 +38,9 @@ The latest version of the current development series, from branch :tgz:`1.11.2` (:tgz_sig:`sig <1.11.2>`), :tbz:`1.11.2` (:tbz_sig:`sig <1.11.2>`) +A script also creates daily snapshots of trunk, which are available +`here <http://files.randombit.net/botan/snapshots/>`_. + .. note:: Versions 1.11.0 and later require a mostly-compliant C++11 compiler |