diff --git a/conf/msg b/conf/msg
index 2a0c6d6497c2a3cdf08be7ab7bb4b90c132d2dce..95fa145bc44a46fd1b6274a7cc6c7ecaa6420170 100644
--- a/conf/msg
+++ b/conf/msg
@@ -1,4 +1,4 @@
-12
+13
 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 faadb5082f53972c725844127c9e2f27be2e4bfb..a44b23696cfab4034cd2ac5b3a7b7eabfc630991 100644
--- a/install.php
+++ b/install.php
@@ -43,7 +43,7 @@ $dokuwiki_hash = array(
     '2006-11-06'   => 'b3a8af76845977c2000d85d6990dd72b',
     '2007-05-24'   => 'd80f2740c84c4a6a791fd3c7a353536f',
     '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
-    'rc2007-03-31' => '1e5c42eac3219d9e21927c39e3240aad',
+    '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
 );