aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar gingerBill 2016-05-12 23:39:08 +0100
committerGravatar gingerBill 2016-05-12 23:39:08 +0100
commit153c121e149ec6c48e64dfb7aa07f884b25e51f5 (patch)
tree6b42677ba9269525266b08978e07476bd4c7f605 /README.md
parentNew \ codes and bug fixes (diff)
Code readjustment
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa91f81..c276fb7 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ library | latest version | category | description
**gb_gl.h** | 0.04b | 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!)
**gb_ini.h** | 0.93 | misc | Simple ini file loader library
-**gb_regex.h** | 0.01a | regex | Highly experimental regular expressions library
+**gb_regex.h** | 0.01b | regex | Highly experimental regular expressions library
## FAQ