summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'install.php')
-rw-r--r--install.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/install.php b/install.php
index ff03cc26a..ac6d37f9f 100644
--- a/install.php
+++ b/install.php
@@ -37,10 +37,10 @@ if($LC && $LC != 'en' ) {
$error = array();
$dokuwiki_hash = array(
- '2005-09-22' => 'e33223e957b0b0a130d0520db08f8fb7',
- '2006-03-05' => '51295727f79ab9af309a2fd9e0b61acc',
- '2006-03-09' => '51295727f79ab9af309a2fd9e0b61acc',
- 'devel' => '20551e468080113a094458401729ad6b',
+ '2005-09-22' => 'e33223e957b0b0a130d0520db08f8fb7',
+ '2006-03-05' => '51295727f79ab9af309a2fd9e0b61acc',
+ '2006-03-09' => '51295727f79ab9af309a2fd9e0b61acc',
+ 'rc2006-09-28' => 'c795599093bcde8765ed5df6c8dd7c4b',
);