diff --git a/conf/msg b/conf/msg
index 5d116e0c6967e81061ab33832273156b4c038c77..5747a9fc296dae3308ed12a5c1ae9f7912524f26 100644
--- a/conf/msg
+++ b/conf/msg
@@ -1,4 +1,4 @@
-8
+9
 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 9d1e089971f40736a22d31d71d6111d3d73e7861..5e9b9d0ec03cdb6ef20ef8f02e9ade853dd2a4ac 100644
--- a/install.php
+++ b/install.php
@@ -42,6 +42,7 @@ $dokuwiki_hash = array(
     '2006-03-09'   => '51295727f79ab9af309a2fd9e0b61acc',
     '2006-11-06'   => 'b3a8af76845977c2000d85d6990dd72b',
     '2007-05-24'   => 'd80f2740c84c4a6a791fd3c7a353536f',
+    '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
 );