From 56ee955725f8093f79a9c9beeef86c4f2df3abf4 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 23 Sep 2006 13:00:47 +0200 Subject: fixed md5 sum for installer darcs-hash:20060923110047-7ad00-b9007f7f656e56656a44b2349c14e7839c1f68ce.gz --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.php') 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', ); -- cgit v1.2.3