diff --git a/conf/msg b/conf/msg
index 318e2b9e175da965eed5b7a46ff0fa7e7d6f2d44..f0c0f8f96cd046a468be9f7e3c17a16cfe2aece8 100644
--- a/conf/msg
+++ b/conf/msg
@@ -1,4 +1,4 @@
-22
+23
 The first line of this file contains a number, indicating
 which notification messages should not be displayed. This
 is the only information sent to dokuwiki.org when the
diff --git a/install.php b/install.php
index d26318180cca6c2de3c0eae56662108b5a75bb4d..414d3e99e0d59123fd7b1703f971b50997813e59 100644
--- a/install.php
+++ b/install.php
@@ -45,7 +45,7 @@ $dokuwiki_hash = array(
     '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
     '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
     '2009-02-14'   => 'ec8c04210732a14fdfce0f7f6eead865',
-    'rc2009-12-02' => '993c4b2b385643efe5abf8e7010e11f4',
+    '2009-12-25' => '993c4b2b385643efe5abf8e7010e11f4',
 );