projects
/
cubemap
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c0ffd43
)
Bump version number to 0.2; it's about time.
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Sun, 21 Apr 2013 14:54:52 +0000
(16:54 +0200)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Sun, 21 Apr 2013 14:54:52 +0000
(16:54 +0200)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index
5b5596a
..
e0389c3
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 "0.
1
"
+#define SERVER_VERSION "0.
2
"
#define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
#endif // !defined(_VERSION_H)