]> git.sesse.net Git - cubemap/commitdiff
Bump version number to 1.1.3-pre.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Jul 2014 17:39:46 +0000 (19:39 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Jul 2014 17:39:46 +0000 (19:39 +0200)
version.h

index 894ba6a3b95fb4278f9a232a08af199d984feb4c..6879a175bc68d81693e3570c048c3736d010dcc1 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.2"
+#define SERVER_VERSION "1.1.3-pre"
 #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
 
 #endif  // !defined(_VERSION_H)