diff options
| author | 2016-07-01 00:15:23 +0100 | |
|---|---|---|
| committer | 2016-07-01 00:15:23 +0100 | |
| commit | 117a4e9984637ae4876d3a2d32c0eda1079e2bf2 (patch) | |
| tree | 35a5661729f542e0361cf926faa686e6d362af84 /gb.h | |
| parent | gbString fix (diff) | |
Minor fixes
Diffstat (limited to '')
| -rw-r--r-- | gb.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* gb.h - v0.26a - Ginger Bill's C Helper Library - public domain +/* gb.h - v0.26b - Ginger Bill's C Helper Library - public domain - no warranty implied; use at your own risk This is a single header file with a bunch of useful stuff @@ -58,6 +58,7 @@ TODOS - More date & time functions VERSION HISTORY + 0.26b - Minor fixes 0.26a - gbString Fix 0.26 - Default allocator flags and generic hash table 0.25a - Fix UTF-8 stuff |
