diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-06 20:41:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-06 20:41:54 +0000 |
commit | 4dc49226555d272d4e5deea86fddaa13595f18f0 (patch) | |
tree | 5f00aab1584278f3cc2ee773de7c110f8368c5c8 /doc | |
parent | 11b92ac20ce73a7f6b4ea8dfcbaf6fb9cd056059 (diff) | |
download | skalibs-4dc49226555d272d4e5deea86fddaa13595f18f0.tar.xz |
version: 2.3.1.1v2.3.1.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 3f1bf5c..f4f9062 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,7 @@ with a standard C development environment </li> <h3> Download </h3> <ul> - <li> The current released version of skalibs is <a href="skalibs-2.3.1.0.tar.gz">2.3.1.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.1.1.tar.gz">2.3.1.1</a>. </li> <li> Alternatively, you can checkout a copy of the skalibs git repository: <pre> git clone git://git.skarnet.org/skalibs </pre> </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index 77217d9..fbe1cdd 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,12 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.1.1 </h2> + +<ul> + <li> Bugfix release, no functional changes. </li> +</ul> + <h2> in 2.3.1.0 </h2> <ul> |