update version numbers

pull/67/merge
Sean Barrett 2015-01-17 08:41:54 -08:00
parent 5ad4169ed1
commit c315b164b7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ library | lastest version | category | description
**stb_herringbone_wang_tile.h** | 0.6 | games | herringbone Wang tile map generator
**stb_c_lexer.h** | 0.06 | parsing | simplify writing parsers for C-like languages
**stb_divide.h** | 0.91 | math | more useful 32-bit modulus e.g. "euclidean divide"
**stb.h** | 2.23 | misc | helper functions for C, mostly redundant in C++; basically author's personal stuff
**stb.h** | 2.24 | misc | helper functions for C, mostly redundant in C++; basically author's personal stuff
FAQ
---