diff --git a/conf/msg b/conf/msg
index b4335d62da88d29420a8b1feb6352e17a91e05e6..c8367fb5bd62f5f6eceb5855399f300d63e2388a 100644
--- a/conf/msg
+++ b/conf/msg
@@ -1,4 +1,4 @@
-16
+17
 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 99defa4b2e847d58ea9810cf2baef31f557d841c..e3467c88cace93cb465489f6dbc1c26169a28913 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-30' => 'ec8c04210732a14fdfce0f7f6eead865',
+    'rc2009-02-06' => 'ec8c04210732a14fdfce0f7f6eead865',
 );