]> git.sesse.net Git - cubemap/commitdiff
Release Cubemap 1.1.1. 1.1.1
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 6 Jul 2014 12:42:17 +0000 (14:42 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 6 Jul 2014 12:42:17 +0000 (14:42 +0200)
NEWS
version.h

diff --git a/NEWS b/NEWS
index b0e4c701706eda119ceafc2b353fca1dd3222c19..ba750e70d7b8624621fea2adc846b26906d58110 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Cubemap 1.1.1, 2014-07-06
+
+  * Fix parsing of IPv6 SSM URLs. Also add an example to the
+    configuration file.
+
+  * Change the default backlog size to 10 MB.
+
+
 Cubemap 1.1.0, 2014-04-30
 
   * Multicast support, both for sending and receiving;
 Cubemap 1.1.0, 2014-04-30
 
   * Multicast support, both for sending and receiving;
index 67523b2c9a9478ed10aaff08cbd3b9bde79b0773..5e98f5a8e3e42423110545930ee45f94c5ca3661 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.1-pre"
+#define SERVER_VERSION "1.1.1"
 #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
 
 #endif  // !defined(_VERSION_H)
 #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
 
 #endif  // !defined(_VERSION_H)