diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
| commit | f5f6a899903a309f1fc93b31c0297fc7b3b5cf46 (patch) | |
| tree | ed3dece338b579d5b51af494b2d543fb46c43fa3 /external/SDL2/include/SDL_revision.h | |
| download | flow-1.0.0.tar.xz flow-1.0.0.zip | |
Initial 1.0.0 binary releasev1.0.0
Diffstat (limited to 'external/SDL2/include/SDL_revision.h')
| -rw-r--r-- | external/SDL2/include/SDL_revision.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/external/SDL2/include/SDL_revision.h b/external/SDL2/include/SDL_revision.h new file mode 100644 index 0000000..a75dc33 --- /dev/null +++ b/external/SDL2/include/SDL_revision.h @@ -0,0 +1,2 @@ +#define SDL_REVISION "hg-8628:b558f99d48f0" +#define SDL_REVISION_NUMBER 8628 |