mirror of
https://github.com/brofield/simpleini.git
synced 2025-05-11 23:38:38 +00:00
Prepare for 4.20 release
This commit is contained in:
parent
db0e0b2998
commit
382ddbb4b9
2 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<tr><th>File <td>SimpleIni.h
|
||||
<tr><th>Author <td>Brodie Thiesfield
|
||||
<tr><th>Source <td>https://github.com/brofield/simpleini
|
||||
<tr><th>Version <td>4.19
|
||||
<tr><th>Version <td>4.20
|
||||
</table>
|
||||
|
||||
Jump to the @link CSimpleIniTempl CSimpleIni @endlink interface documentation.
|
||||
|
|
6
release.txt
Normal file
6
release.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Making a release:
|
||||
* update version number in SimpleIni.h
|
||||
* update version number in CMakeLists.txt
|
||||
* check-in all files
|
||||
* make a release "v4.20" etc creating a matching tag
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue