diff options
author | Andreas Gohr <andi@splitbrain.org> | 2010-11-07 17:38:39 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2010-11-07 17:38:39 +0100 |
commit | 7a94cade57d6c4514101c374d895ed278c05bbb1 (patch) | |
tree | 774de9d9c7c47a9e43c5ad6560bdea1a6bb94a7f /install.php | |
parent | 0ae96b5697f1f1fe192e5eade99490c475467b84 (diff) | |
parent | eb97dcb864e05302756dcec4320c3c41866e4217 (diff) | |
download | rpg-7a94cade57d6c4514101c374d895ed278c05bbb1.tar.gz rpg-7a94cade57d6c4514101c374d895ed278c05bbb1.tar.bz2 |
Merge branch 'master' into stable
Diffstat (limited to 'install.php')
-rw-r--r-- | install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.php b/install.php index 6c03893f5..ef3c848a9 100644 --- a/install.php +++ b/install.php @@ -46,7 +46,7 @@ $dokuwiki_hash = array( '2008-05-04' => '1e5c42eac3219d9e21927c39e3240aad', '2009-02-14' => 'ec8c04210732a14fdfce0f7f6eead865', '2009-12-25' => '993c4b2b385643efe5abf8e7010e11f4', - '2010-10-27rc' => '7921d48195f4db21b8ead6d9bea801b8' + '2010-11-07' => '7921d48195f4db21b8ead6d9bea801b8' ); |