diff --git a/conf/msg b/conf/msg index 86cebc8d57314eabe934aaba1b23612cde6c63a9..318e2b9e175da965eed5b7a46ff0fa7e7d6f2d44 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 5c18736e7bd92b29dac34c5e4674aeaf8cf91782..d26318180cca6c2de3c0eae56662108b5a75bb4d 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', );