Fix version number in doxygen

pull/6/head
Mikael Heden 2015-03-24 18:19:27 +01:00
parent c9bbb90ed1
commit 57c648ab7c
2 changed files with 2 additions and 2 deletions

View File

@ -224,7 +224,7 @@ Squashed bugs</h2>
<li>Fixed eeprom cache flush on reinit.</li>
<li>Fixed make for new gcc linker version.</li>
</ul>
<p>Version 1.3.0</p>
<p>Version 1.3.1</p>
<ul>
<li>Added intime target.</li>
<li>Added rtk target.</li>

View File

@ -182,7 +182,7 @@
* - Fixed eeprom cache flush on reinit.
* - Fixed make for new gcc linker version.
*
* Version 1.3.0
* Version 1.3.1
* - Added intime target.
* - Added rtk\fec target.
* - Compiles under gcc / visual-c / intime / borland-c .