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 86cebc8d5..318e2b9e1 100644
--- a/conf/msg
+++ b/conf/msg
@@ -1,4 +1,4 @@
-19
+22
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 5c18736e7..d26318180 100644
--- a/install.php
+++ b/install.php
@@ -45,7 +45,7 @@ $dokuwiki_hash = array(
'2007-06-26' => 'b3ca19c7a654823144119980be73cd77',
'2008-05-04' => '1e5c42eac3219d9e21927c39e3240aad',
'2009-02-14' => 'ec8c04210732a14fdfce0f7f6eead865',
- 'devel' => '993c4b2b385643efe5abf8e7010e11f4',
+ 'rc2009-12-02' => '993c4b2b385643efe5abf8e7010e11f4',
);