aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar gingerBill 2016-05-30 21:03:36 +0100
committerGravatar gingerBill 2016-05-30 21:03:36 +0100
commitcdf5461bd900c90a406ae241cdea002a0a4886d9 (patch)
treec2ef5d24c2a5930ab014dd0e3ebf3bd25097e9c5 /README.md
parentRemove memzero (diff)
gbAffinity
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6af3c21..0546388 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.20 | misc | Helper library (Standard library _improvement_)
+**gb.h** | 0.22 | 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!)