projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0034881
)
Updating comment to replace svnversion with git
author
Tobias Markus
<tobbi@mozilla-uk.org>
Wed, 13 Aug 2014 01:05:29 +0000
(
03:05
+0200)
committer
Tobias Markus
<tobbi@mozilla-uk.org>
Wed, 13 Aug 2014 01:05:29 +0000
(
03:05
+0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
41d4a3f
..
fcab93f
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-37,7
+37,7
@@
PROJECT(SUPERTUX)
## Version, for display in title bar.
-## Will add
r<revision number> to the end if svnversion
is available.
+## Will add
'commit <hash>' to the end if git
is available.
SET(SUPERTUX_VERSION "0.3.4-GIT")
### CMake configuration