diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-10-28 20:11:55 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-10-28 20:11:55 +0100 |
commit | 75cf672f10a71f7dee6d50eb70b742689838bc36 (patch) | |
tree | 2508e457333a9b614879e2c1c279315de3062dd8 /install.php | |
parent | e82704a003f35c4e6b6b94746e9c408b22d7d229 (diff) | |
download | rpg-75cf672f10a71f7dee6d50eb70b742689838bc36.tar.gz rpg-75cf672f10a71f7dee6d50eb70b742689838bc36.tar.bz2 |
release preparation
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 9f1ad0dc1..82a47b037 100644 --- a/install.php +++ b/install.php @@ -56,6 +56,7 @@ $dokuwiki_hash = array( '2012-01-25' => '72c083c73608fc43c586901fd5dabb74', '2012-09-10' => 'eb0b3fc90056fbc12bac6f49f7764df3', '2013-05-10' => '7b62b75245f57f122d3e0f8ed7989623', + '2013-10-28' => '263c76af309fbf083867c18a34ff5214', ); |