projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e2e4f8
)
VERSION define
author
Duong-Khang Nguyen
<neoneurone@users.sf.net>
Tue, 9 Mar 2004 15:54:10 +0000
(15:54 +0000)
committer
Duong-Khang Nguyen
<neoneurone@users.sf.net>
Tue, 9 Mar 2004 15:54:10 +0000
(15:54 +0000)
SVN-Revision: 197
src/defines.h
patch
|
blob
|
history
diff --git
a/src/defines.h
b/src/defines.h
index
8b95763
..
899da1c
100644
(file)
--- a/
src/defines.h
+++ b/
src/defines.h
@@
-16,7
+16,9
@@
#define SUPERTUX_DEFINES_H
/* Version: */
-//#define VERSION "0.0.5-0.0.6-CVS"
+#ifndef VERSION
+ #define VERSION "0.0.5-0.0.6-CVS"
+#endif
/* Frames per second: */