diff options
author | Hakan Sandell <hakan.sandell@home.se> | 2010-10-08 21:15:19 +0200 |
---|---|---|
committer | Hakan Sandell <hakan.sandell@home.se> | 2010-10-08 21:15:19 +0200 |
commit | e3626db54846ba20cefbc1a9e2d8e29c40137067 (patch) | |
tree | be549543a7c36718ffb06a6293fe80ee0675ec92 /install.php | |
parent | 7cceaa7443c80b526a6bbad32b6cbdf5d759fd39 (diff) | |
parent | 4ea48b361401e136dbfd3339af368ceeb5b27480 (diff) | |
download | rpg-e3626db54846ba20cefbc1a9e2d8e29c40137067.tar.gz rpg-e3626db54846ba20cefbc1a9e2d8e29c40137067.tar.bz2 |
Merge branch 'master' of git://github.com/splitbrain/dokuwiki
Diffstat (limited to 'install.php')
-rw-r--r-- | install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.php b/install.php index d118737a5..98b729a4d 100644 --- a/install.php +++ b/install.php @@ -46,7 +46,7 @@ $dokuwiki_hash = array( '2008-05-04' => '1e5c42eac3219d9e21927c39e3240aad', '2009-02-14' => 'ec8c04210732a14fdfce0f7f6eead865', '2009-12-25' => '993c4b2b385643efe5abf8e7010e11f4', - '2010-08-29rc' => '7921d48195f4db21b8ead6d9bea801b8' + '2010-10-07rc' => '7921d48195f4db21b8ead6d9bea801b8' ); |