Files
commandergenius/project/jni/application/supertux/version.h
Sergii Pylypenko 06fae348e2 SuperTux: updated
2015-12-25 20:50:34 +02:00

5 lines
76 B
C

#ifndef VERSION_H
#define VERSION_H
#define PACKAGE_VERSION "v0.4.0"
#endif