aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Ginger Bill 2016-06-07 10:05:35 +0100
committerGravatar Ginger Bill 2016-06-07 10:05:35 +0100
commit86c941ddb786fcc29f6aee95ab20d6759bea5cdf (patch)
tree288efff1a90bd7159c5d9611f0b92334c4d806ec /README.md
parentMinor Additions (diff)
Compile on OSX (excluding platform part)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0546388..5375cce 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.22 | misc | Helper library (Standard library _improvement_)
+**gb.h** | 0.24b | misc | Helper library (Standard library _improvement_)
**gb_math.h** | 0.06g | math | Vector math library geared towards game development
**gb_gl.h** | 0.05 | graphics | OpenGL Helper Library
**gb_string.h** | 0.95a | strings | A better string library (this is built into gb.h too with custom allocator support!)