summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-09-23 13:00:47 +0200
committerAndreas Gohr <andi@splitbrain.org>2006-09-23 13:00:47 +0200
commit56ee955725f8093f79a9c9beeef86c4f2df3abf4 (patch)
tree1e5f28e2166dcb25d183f6790f89d4cb050d2b72 /install.php
parent039e19f5726f46573698d878f5bc2b9e92157e7f (diff)
downloadrpg-56ee955725f8093f79a9c9beeef86c4f2df3abf4.tar.gz
rpg-56ee955725f8093f79a9c9beeef86c4f2df3abf4.tar.bz2
fixed md5 sum for installer
darcs-hash:20060923110047-7ad00-b9007f7f656e56656a44b2349c14e7839c1f68ce.gz
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 7232c3c5e..ff03cc26a 100644
--- a/install.php
+++ b/install.php
@@ -40,7 +40,7 @@ $dokuwiki_hash = array(
'2005-09-22' => 'e33223e957b0b0a130d0520db08f8fb7',
'2006-03-05' => '51295727f79ab9af309a2fd9e0b61acc',
'2006-03-09' => '51295727f79ab9af309a2fd9e0b61acc',
- 'devel' => 'b32d3dd4330a0d24c8ce4ffaeafc6026',
+ 'devel' => '20551e468080113a094458401729ad6b',
);