Added cast around GLEW_ARB_texture_non_power_of_two, as it might be a char and screw...
[supertux.git] / version.h.cmake
1 #ifndef VERSION_H
2 #define VERSION_H
3
4 #define PACKAGE_VERSION "0.3.2-SVN${REVISION}"
5
6 #endif /*VERSION_H*/
7