diff --git a/conf/msg b/conf/msg
index 3133eaaa28017d8b7cf7ec2598d02f85f26ea550..b4335d62da88d29420a8b1feb6352e17a91e05e6 100644
--- a/conf/msg
+++ b/conf/msg
@@ -1,4 +1,4 @@
-15
+16
 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 b27a1a6ee5f8e60629030414e91d02816eabc78e..99defa4b2e847d58ea9810cf2baef31f557d841c 100644
--- a/install.php
+++ b/install.php
@@ -44,7 +44,7 @@ $dokuwiki_hash = array(
     '2007-05-24'   => 'd80f2740c84c4a6a791fd3c7a353536f',
     '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
     '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
-    'rc2009-01-26' => 'ec8c04210732a14fdfce0f7f6eead865',
+    'rc2009-01-30' => 'ec8c04210732a14fdfce0f7f6eead865',
 );