Index: /branches/1.3/COPYING
===================================================================
--- /branches/1.3/COPYING	(revision 610)
+++ /branches/1.3/COPYING	(revision 692)
@@ -1,5 +1,5 @@
 
 
-Copyright (c) 2005-2009, mOo, phpxcache@gmail.com, XCache
+Copyright (c) 2005-2010, mOo, phpxcache@gmail.com, XCache
  All rights reserved.
 
Index: /branches/1.3/xcache.h
===================================================================
--- /branches/1.3/xcache.h	(revision 663)
+++ /branches/1.3/xcache.h	(revision 692)
@@ -2,7 +2,7 @@
 #define __XCACHE_H
 #define XCACHE_NAME       "XCache"
-#define XCACHE_VERSION    "1.3.0"
+#define XCACHE_VERSION    "1.3.1"
 #define XCACHE_AUTHOR     "mOo"
-#define XCACHE_COPYRIGHT  "Copyright (c) 2005-2009"
+#define XCACHE_COPYRIGHT  "Copyright (c) 2005-2010"
 #define XCACHE_URL        "http://xcache.lighttpd.net"
 #define XCACHE_WIKI_URL   XCACHE_URL "/wiki"
Index: /branches/1.3/ChangeLog
===================================================================
--- /branches/1.3/ChangeLog	(revision 663)
+++ /branches/1.3/ChangeLog	(revision 692)
@@ -1,2 +1,7 @@
+1.3.1 2010-11-27
+========
+ * 2G/4G limitation on 64bit arch
+ * xcache_unset matching e.g. prefixed_ values
+
 1.3.0 2009-08-04
 == ChangeLog ==
Index: /branches/1.3/NEWS
===================================================================
--- /branches/1.3/NEWS	(revision 663)
+++ /branches/1.3/NEWS	(revision 692)
@@ -1,2 +1,7 @@
+1.3.1 2010-11-27
+========
+ * 2G/4G limitation on 64bit arch
+ * xcache_unset matching e.g. prefixed_ values
+
 1.3.0 2009-08-04
 ========
