summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2014-12-04 15:26:02 +0100
committerGuy Brand <gb@unistra.fr>2014-12-04 15:26:02 +0100
commita638d6de09edffc29a4fd522b0a62584a29c51ef (patch)
treeabd20c13c3997d80c5ea2462d0296074782dee6f /doku.php
parent48b5d5e92851161ee3b3ebc7bf5b6ae6d1f0914d (diff)
downloadrpg-a638d6de09edffc29a4fd522b0a62584a29c51ef.tar.gz
rpg-a638d6de09edffc29a4fd522b0a62584a29c51ef.tar.bz2
Increase updateVersion for master to sync with stable hotfix
Diffstat (limited to 'doku.php')
-rw-r--r--doku.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/doku.php b/doku.php
index 71eee564e..1477f806c 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version
-$updateVersion = 46.1;
+$updateVersion = 46.2;
// xdebug_start_profiling();