diff options
| author | Ray <raysan5@gmail.com> | 2013-11-29 19:57:59 +0100 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2013-11-29 19:57:59 +0100 |
| commit | f98f3e2e9a09e10cf5340feb601a09ec739f7b30 (patch) | |
| tree | 6ee2b4524a703cb2702bcac68bedaaa4277bdb2e /src | |
| parent | 62f298ce544e5bb842c8256db5cc520150bbb8ac (diff) | |
| download | raylib-f98f3e2e9a09e10cf5340feb601a09ec739f7b30.tar.gz raylib-f98f3e2e9a09e10cf5340feb601a09ec739f7b30.zip | |
Updated version number to 1.0.1
Diffstat (limited to 'src')
| -rw-r--r-- | src/raylib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h index d6319373..14a3300e 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -1,6 +1,6 @@ /********************************************************************************************* * -* raylib 1.0.0 (www.raylib.com) +* raylib 1.0.1 (www.raylib.com) * * A simple and easy-to-use library to learn C videogames programming * |
