summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorAdrian Lang <mail@adrianlang.de>2010-10-07 10:03:42 +0200
committerAdrian Lang <mail@adrianlang.de>2010-10-07 10:04:36 +0200
commit86604921a19bfe13ed68b36863ffbba4596855f6 (patch)
tree93f419370f75aebe1e9f4be7defb3bcea246cd83 /install.php
parent9098ffa65a72bde53ff67446d3d8c50dc47c6dc1 (diff)
downloadrpg-86604921a19bfe13ed68b36863ffbba4596855f6.tar.gz
rpg-86604921a19bfe13ed68b36863ffbba4596855f6.tar.bz2
Correct MD5 in installer
Diffstat (limited to 'install.php')
-rw-r--r--install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.php b/install.php
index 655f1a54d..98b729a4d 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-07rc' => '2f853ffab44937d21cb89858e7238048'
+ '2010-10-07rc' => '7921d48195f4db21b8ead6d9bea801b8'
);