Set 0.9.2 release date

This commit is contained in:
Oliver Hamlet
2016-08-03 07:26:19 +01:00
parent 32d3124c3b
commit 6b58f92a5d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -533,7 +533,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".</blockqu
<h2 id="history">Version History</h2>
<p>Only program history is recorded here. A full history of masterlist changes may be viewed by browsing the GitHub repositories.
<h3>0.9.2 - <i>X August 2016</i></h3>
<h3>0.9.2 - <i>3 August 2016</i></h3>
<ul>
<li>Fixed error when applying filters on startup.</li>
<li>Fixed hidden plugin and message counters not updating correctly after sorting.</li>
+1 -1
View File
@@ -61,7 +61,7 @@
* "docs/licenses/Licenses.txt" file.
*
* @section history_sec Version History
* ## 0.9.2 - *2 August 2016*
* ## 0.9.2 - *3 August 2016*
*
* * Fixed the wrong API binary being packaged. This caused the v0.9.0 and v0.9.1 API releases to actually be re-releases of a snapshot build made at some point between v0.8.1 and v0.9.0: the affected API releases were taken offline once this was discovered.
* * Fixed `loot_get_plugin_tags()`` remembering results and including them in the results of subsequent calls.