aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar gingerBill 2016-04-28 15:03:17 +0100
committerGravatar gingerBill 2016-04-28 15:03:17 +0100
commitc5a47ac41db6688e9cd9281bdd870a551a65f943 (patch)
treea31771ec3f55aa8c2879bc0edb6bb989244aaf52
parentC90 Support (diff)
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4f40cee..9a6790f 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,11 @@ gb single-file public domain libraries for C & C++
library | latest version | category | languages | description
----------------|----------------|----------|-----------|-------------
-**gb.h** | 0.05b | misc | C, C++ | A C helper library for C & C++
-**gb_math.h** | 0.05 | math | C, C++ | A C/C++ vector math library geared towards game development
+**gb.h** | 0.06 | misc | C, C++ | A C helper library for C & C++
+**gb_math.h** | 0.06 | math | C, C++ | A C/C++ vector math library geared towards game development
**gb_gl.h** | 0.04a | graphics | C, C++ | A C/C++ OpenGL Helper Library
-**gb_string.h** | 0.94 | strings | C, C++ | A better string library for C & C++ (this is built into gb.h too with custom allocator support!)
-**gb_ini.h** | 0.92 | misc | C, C++ | A simple ini file loader library for C & C++
+**gb_string.h** | 0.95 | strings | C, C++ | A better string library for C & C++ (this is built into gb.h too with custom allocator support!)
+**gb_ini.h** | 0.93 | misc | C, C++ | A simple ini file loader library for C & C++
## FAQ