summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-09-28 22:04:51 +0200
committerAndreas Gohr <andi@splitbrain.org>2006-09-28 22:04:51 +0200
commite784f395fe93cb026c166798ff64d921a3d312b6 (patch)
treebef8fcf320716273a9fef64f986041f8545b9438 /install.php
parent2626ee0c66b9293c433a1b593ce1e2fe45bdb040 (diff)
downloadrpg-e784f395fe93cb026c166798ff64d921a3d312b6.tar.gz
rpg-e784f395fe93cb026c166798ff64d921a3d312b6.tar.bz2
release candidate preparations
updated wwordblock.conf updated installer checksum increased msg num darcs-hash:20060928200451-7ad00-061feb181c7e91f736fb396db224e4ea9660effa.gz
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',
);