+Cubemap 1.0.4, 2014-03-23
+
+ * Fix a segfault on reload that was introduced in 1.0.2.
+
+ * Remove the Metacube VLC patch, as it is now upstream.
+
+ * Always compile with large file support, which works around
+ a blocking issue with 32-bit x86.
+
+
Cubemap 1.0.3, 2014-02-06
* Fix a compilation error with newer glibc.
// Version number. Don't expect this to change all that often.
-#define SERVER_VERSION "1.0.4-pre"
+#define SERVER_VERSION "1.0.4"
#define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION
#endif // !defined(_VERSION_H)