summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2013-12-08 18:03:32 +0100
committerGuy Brand <gb@unistra.fr>2013-12-08 18:03:32 +0100
commit8c4759c9d38a21eb352498a8035944ee019e7738 (patch)
tree665134b206110bd323598456860cf0a7fb2955b5
parent8abf6f76fbe62ae73f82c3f8514a38c9fcc112c2 (diff)
downloadrpg-8c4759c9d38a21eb352498a8035944ee019e7738.tar.gz
rpg-8c4759c9d38a21eb352498a8035944ee019e7738.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 f44e09aa8..d861aa4fb 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version
-$updateVersion = 42;
+$updateVersion = 43;
// xdebug_start_profiling();
diff --git a/install.php b/install.php
index 5cc8b0c02..779084cfa 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-11-18' => '263c76af309fbf083867c18a34ff5214',
+ '2013-12-08' => '263c76af309fbf083867c18a34ff5214',
);