projects
/
cubemap
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e0380
)
Bump version number to 1.1.1-pre.
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Thu, 1 May 2014 04:21:37 +0000
(21:21 -0700)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Thu, 1 May 2014 04:21:37 +0000
(21:21 -0700)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index
b30ea91
..
67523b2
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.1.
0
"
+#define SERVER_VERSION "1.1.
1-pre
"
#define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
#endif // !defined(_VERSION_H)