Added SuperTux project

This commit is contained in:
pelya
2012-06-19 19:06:31 +03:00
parent 7fcca2d408
commit 8624100d5c
8 changed files with 264 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
#ifndef VERSION_H
#define VERSION_H
#define PACKAGE_VERSION "0.3.3-GIT rexported"
#endif