update version numbers

This commit is contained in:
Sean Barrett
2019-02-25 11:48:42 -08:00
parent a4111af960
commit c963e40972
7 changed files with 14 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
// stb_tilemap_editor.h - v0.39 - Sean Barrett - http://nothings.org/stb
// stb_tilemap_editor.h - v0.40 - 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,8 @@
// either approach allows cut&pasting between levels.)
//
// REVISION HISTORY
// 0.40 fix warning
// 0.39 fix warning
// 0.38 fix warning
// 0.37 fix warning
// 0.36 minor compiler support