diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-04-06 11:42:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-04-06 11:42:54 +0000 |
commit | ae38ee6e354f4a18df8a2cccf0a101695c3dbf68 (patch) | |
tree | 8b4561c5446fa195c78fc2ece0de6b03626caa3d /doc | |
parent | dd6ebd3d063c1d3caa48cf14ae89d21aa5acf2c3 (diff) | |
download | skalibs-ae38ee6e354f4a18df8a2cccf0a101695c3dbf68.tar.xz |
Prepare for 2.9.2.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 88a883e..346c1a9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ with a standard C development environment </li> <h3> Download </h3> <ul> - <li> The current released version of skalibs is <a href="skalibs-2.9.2.0.tar.gz">2.9.2.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.9.2.1.tar.gz">2.9.2.1</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index 6c97a5d..ea25f15 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,6 +16,12 @@ <a href="//skarnet.org/">skarnet.org</a> </p> +<h2> in 2.9.2.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 2.9.2.0 </h2> <ul> |