diff options
author | Andreas Schiffler <aschiffler@ferzkopp.net> | 2011-09-04 20:45:38 -0700 |
---|---|---|
committer | Andreas Schiffler <aschiffler@ferzkopp.net> | 2011-09-04 20:45:38 -0700 |
commit | e95e2b747c2d48e34cccfe13cf3c2db0e0189a37 (patch) | |
tree | c5eaae9444f00c60f3c800cc55887adc5472357a /include | |
parent | 596b00eb0147dcc8ddedd132c97b1711edb6fcc4 (diff) |
Update SDL_REVISION
Diffstat (limited to 'include')
-rw-r--r-- | include/SDL_revision.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/SDL_revision.h b/include/SDL_revision.h index 6e455f11..f5eb3cce 100644 --- a/include/SDL_revision.h +++ b/include/SDL_revision.h @@ -1,2 +1,2 @@ -#define SDL_REVISION "hg-5659:3f908b34b645" -#define SDL_REVISION_NUMBER 5659 +#define SDL_REVISION "hg-5868:33245988e8a2" +#define SDL_REVISION_NUMBER 5868 |