projects
/
supertux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Comment out resizable flag because it blue-screens on Windows
[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