summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/msg2
-rw-r--r--install.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/conf/msg b/conf/msg
index 5d116e0c6..5747a9fc2 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 9d1e08997..5e9b9d0ec 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',
);