update version numbers

This commit is contained in:
Sean Barrett
2019-03-04 15:08:53 -08:00
parent d940053a01
commit 2c2908f505
12 changed files with 37 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
// stb_tilemap_editor.h - v0.40 - Sean Barrett - http://nothings.org/stb
// stb_tilemap_editor.h - v0.41 - Sean Barrett - http://nothings.org/stb
// placed in the public domain - not copyrighted - first released 2014-09
//
// Embeddable tilemap editor for C/C++
@@ -275,6 +275,7 @@
// either approach allows cut&pasting between levels.)
//
// REVISION HISTORY
// 0.41 fix warnings
// 0.40 fix warning
// 0.39 fix warning
// 0.38 fix warning