projects
/
cubemap
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
525b1e7
)
Bump version number to 1.0.4-pre.
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Thu, 6 Feb 2014 21:40:07 +0000
(22:40 +0100)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Thu, 6 Feb 2014 21:40:07 +0000
(22:40 +0100)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index
bed36d2
..
d538c0b
100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-3,7
+3,7
@@
// Version number. Don't expect this to change all that often.
-#define SERVER_VERSION "1.0.
3
"
+#define SERVER_VERSION "1.0.
4-pre
"
#define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
#endif // !defined(_VERSION_H)