projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aad5c7
)
rnd-20030817-4-src
author
Holger Schemel
<info@artsoft.org>
Sun, 17 Aug 2003 20:19:10 +0000
(22:19 +0200)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 08:43:19 +0000
(10:43 +0200)
src/conftime.h
patch
|
blob
|
history
src/main.h
patch
|
blob
|
history
diff --git
a/src/conftime.h
b/src/conftime.h
index 1b10f681522b11e4ad38f9529b2d6a63a4b18a21..6988211b1520c7289475e14607281f8f3ee890f1 100644
(file)
--- a/
src/conftime.h
+++ b/
src/conftime.h
@@
-1
+1
@@
-#define COMPILE_DATE_STRING "[2003-08-17 1
4:22
]"
+#define COMPILE_DATE_STRING "[2003-08-17 1
8:53
]"
diff --git
a/src/main.h
b/src/main.h
index fbd741c32c84d2111585755e2ed21ad810f326f4..7f08589684579efcaff1327e7667727356b56afc 100644
(file)
--- a/
src/main.h
+++ b/
src/main.h
@@
-980,9
+980,9
@@
#define PROGRAM_VERSION_MAJOR 3
#define PROGRAM_VERSION_MINOR 0
-#define PROGRAM_VERSION_PATCH
0
+#define PROGRAM_VERSION_PATCH
1
#define PROGRAM_VERSION_RELEASE 0
-#define PROGRAM_VERSION_STRING "3.0.
0
"
+#define PROGRAM_VERSION_STRING "3.0.
1
"
#define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"
#define PROGRAM_AUTHOR_STRING "Holger Schemel"