diff options
| author | 2016-04-26 21:44:51 +0100 | |
|---|---|---|
| committer | 2016-04-26 21:44:51 +0100 | |
| commit | d7491710915400ee48356504246e6565a76eea3e (patch) | |
| tree | 6f442ce3c43091482493aa6f1edd3d2397f78802 /gb.h | |
| parent | Handle Spaces now!!!! (diff) | |
Update Readme
Diffstat (limited to '')
| -rw-r--r-- | gb.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* gb.h - v0.03 - Ginger Bill's C Helper Library - public domain +/* gb.h - v0.04 - 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 @@ -26,6 +26,7 @@ Conventions used: Version History: + 0.04 - Better UTF support and search/sort procs 0.03 - Completely change procedure naming convention 0.02a - Bug fixes 0.02 - Change naming convention and gbArray(Type) |
