mirror of
https://github.com/nothings/stb
synced 2025-01-05 22:34:23 +03:00
update version number
This commit is contained in:
parent
50edcdb972
commit
5ad4169ed1
3
stb.h
3
stb.h
@ -1,4 +1,4 @@
|
|||||||
/* stb.h - v2.23 - Sean's Tool Box -- public domain -- http://nothings.org/stb.h
|
/* stb.h - v2.24 - Sean's Tool Box -- public domain -- http://nothings.org/stb.h
|
||||||
no warranty is offered or implied; use this code at your own risk
|
no warranty is offered or implied; use this code at your own risk
|
||||||
|
|
||||||
This is a single header file with a bunch of useful utilities
|
This is a single header file with a bunch of useful utilities
|
||||||
@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
Version History
|
Version History
|
||||||
|
|
||||||
|
2.24 various warning & bugfixes
|
||||||
2.23 fix 2.22
|
2.23 fix 2.22
|
||||||
2.22 64-bit fixes from '!='; fix stb_sdict_copy() to have preferred name
|
2.22 64-bit fixes from '!='; fix stb_sdict_copy() to have preferred name
|
||||||
2.21 utf-8 decoder rejects "overlong" encodings; attempted 64-bit improvements
|
2.21 utf-8 decoder rejects "overlong" encodings; attempted 64-bit improvements
|
||||||
|
Loading…
Reference in New Issue
Block a user