aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar gingerBill 2016-05-16 11:15:26 +0100
committerGravatar gingerBill 2016-05-16 11:15:26 +0100
commit442ec9581d5b250c9a45aa27d0159da47e80adac (patch)
treeba91cd5508fc51fbeb83d2ec95ac4b5b317727d4 /README.md
parentBetter File Handling and better printf (WIN32 Only) (diff)
Recursive "Mutex"; Key States; gbRandom
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6712e97..efbd4f2 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ gb single-file public domain libraries for C & C++
library | latest version | category | description
----------------|----------------|----------|-------------
-**gb.h** | 0.14 | misc | Helper library (Standard library _improvement_)
+**gb.h** | 0.15 | misc | Helper library (Standard library _improvement_)
**gb_math.h** | 0.06c | math | Vector math library geared towards game development
**gb_gl.h** | 0.04c | graphics | OpenGL Helper Library
**gb_string.h** | 0.95 | strings | A better string library (this is built into gb.h too with custom allocator support!)