]> git.sesse.net Git - cubemap/commitdiff
Release Cubemap 1.1.2. 1.1.2
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Jul 2014 17:39:35 +0000 (19:39 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Jul 2014 17:39:35 +0000 (19:39 +0200)
NEWS
version.h

diff --git a/NEWS b/NEWS
index ba750e70d7b8624621fea2adc846b26906d58110..ac45dfac2ea34baa2dabcb6393f6f88db4e116ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Cubemap 1.1.2, 2014-07-07
+
+  * Remove some leftover debug code that would cause compile errors.
+
+
 Cubemap 1.1.1, 2014-07-06
 
   * Fix parsing of IPv6 SSM URLs. Also add an example to the
 Cubemap 1.1.1, 2014-07-06
 
   * Fix parsing of IPv6 SSM URLs. Also add an example to the
index 08d68d889e9746db6c5cce78db3e763b8dbaf5a8..894ba6a3b95fb4278f9a232a08af199d984feb4c 100644 (file)
--- a/version.h
+++ b/version.h
@@ -3,7 +3,7 @@
 
 // Version number. Don't expect this to change all that often.
 
 
 // Version number. Don't expect this to change all that often.
 
-#define SERVER_VERSION "1.1.2-pre"
+#define SERVER_VERSION "1.1.2"
 #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
 
 #endif  // !defined(_VERSION_H)
 #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
 
 #endif  // !defined(_VERSION_H)