From 32674f35158de48a04df59e42fdbf57cce2cc321 Mon Sep 17 00:00:00 2001 From: Guy Brand Date: Sun, 15 Jan 2012 10:29:12 +0100 Subject: Remove testing md5 hash from installer --- install.php | 1 - 1 file changed, 1 deletion(-) (limited to 'install.php') diff --git a/install.php b/install.php index 457902630..03a026028 100644 --- a/install.php +++ b/install.php @@ -49,7 +49,6 @@ $dokuwiki_hash = array( '2010-11-07' => '7921d48195f4db21b8ead6d9bea801b8', '2011-05-25' => '4241865472edb6fa14a1227721008072', '2011-11-10' => 'b46ff19a7587966ac4df61cbab1b8b31', - 'devel' => '72c083c73608fc43c586901fd5dabb74', ); -- cgit v1.2.3