diff options
author | Andreas Gohr <andi@splitbrain.org> | 2011-11-12 09:56:31 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-11-12 09:56:31 +0100 |
commit | 814971a656bea14615ffa2af999cdda639e046a7 (patch) | |
tree | d961196dbc52a1e0e91bf7e42dfe057c4a1a209a /install.php | |
parent | 1d045709e66a239d6a0933c0d07dfbb9fb257d48 (diff) | |
parent | 2c961e6163b23ef3f1d93b1b0c23b214f3aeb358 (diff) | |
download | rpg-814971a656bea14615ffa2af999cdda639e046a7.tar.gz rpg-814971a656bea14615ffa2af999cdda639e046a7.tar.bz2 |
Merge branch 'master' into htmlmail
Diffstat (limited to 'install.php')
-rw-r--r-- | install.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install.php b/install.php index 5d71db515..2f600c925 100644 --- a/install.php +++ b/install.php @@ -48,6 +48,7 @@ $dokuwiki_hash = array( '2009-12-25' => '993c4b2b385643efe5abf8e7010e11f4', '2010-11-07' => '7921d48195f4db21b8ead6d9bea801b8', '2011-05-25' => '4241865472edb6fa14a1227721008072', + '2011-11-10' => 'b46ff19a7587966ac4df61cbab1b8b31', ); |