aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar gingerBill 2015-09-27 20:43:22 +0100
committerGravatar gingerBill 2015-09-27 20:43:22 +0100
commitc962f3fa1709282fa07824fa89dc8e5732a9f7e0 (patch)
tree83e1b88e0f9da00d971d555a745852e94959e097 /README.md
parentAdd experimental gb.hpp (diff)
gb.hpp - Hash Table Support
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 4b0f10c..e810139 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ library | latest version | category | Languages | description
----------------|----------------|----------|-----------|-------------
**gb_string.h** | 0.92 | strings | C, C++ | A better string library for C & C++
**gb_ini.h** | 0.91 | misc | C, C++ | A simple ini file loader library for C & C++
-**gb.hpp** | 0.01 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
+**gb.hpp** | 0.02 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
## FAQ