Changeset 1586 for trunk/contrib/sdl-1.2.15/include/SDL_version.h
- Timestamp:
- Jul 6, 2012, 9:10:10 AM (9 years ago)
- Location:
- trunk/contrib/sdl-1.2.15
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/sdl-1.2.15/include/SDL_version.h
r613 r1586 1 1 /* 2 2 SDL - Simple DirectMedia Layer 3 Copyright (C) 1997-20 09Sam Lantinga3 Copyright (C) 1997-2012 Sam Lantinga 4 4 5 5 This library is free software; you can redistribute it and/or … … 42 42 #define SDL_MAJOR_VERSION 1 43 43 #define SDL_MINOR_VERSION 2 44 #define SDL_PATCHLEVEL 1 444 #define SDL_PATCHLEVEL 15 45 45 /*@}*/ 46 46
Note: See TracChangeset
for help on using the changeset viewer.