summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2013-11-18 15:28:28 +0100
committerGuy Brand <gb@unistra.fr>2013-11-18 15:28:28 +0100
commit14b3007921f7b66fc9e3621b861a3c83e7e9093c (patch)
tree5570eb64de91e8e5a211f31de7f52ea7c49e8a65
parent9d6252a78a90078dd9f27e0cdedd4ea568b0a983 (diff)
downloadrpg-14b3007921f7b66fc9e3621b861a3c83e7e9093c.tar.gz
rpg-14b3007921f7b66fc9e3621b861a3c83e7e9093c.tar.bz2
Release preparation
-rw-r--r--doku.php2
-rw-r--r--install.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/doku.php b/doku.php
index 99fa14fb9..f44e09aa8 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version
-$updateVersion = 41;
+$updateVersion = 42;
// xdebug_start_profiling();
diff --git a/install.php b/install.php
index a6032bebe..5cc8b0c02 100644
--- a/install.php
+++ b/install.php
@@ -56,7 +56,7 @@ $dokuwiki_hash = array(
'2012-01-25' => '72c083c73608fc43c586901fd5dabb74',
'2012-09-10' => 'eb0b3fc90056fbc12bac6f49f7764df3',
'2013-05-10' => '7b62b75245f57f122d3e0f8ed7989623',
- '2013-10-28' => '263c76af309fbf083867c18a34ff5214',
+ '2013-11-18' => '263c76af309fbf083867c18a34ff5214',
);