summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/msg2
-rw-r--r--install.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/msg b/conf/msg
index 2a0c6d649..95fa145bc 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 faadb5082..a44b23696 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',
);