summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2015-08-23 15:57:26 +0200
committerGuy Brand <gb@unistra.fr>2015-08-23 15:57:26 +0200
commite92c26f27fe6a45c5c52478af65cc32e32c7d9ec (patch)
tree771f621e407f97d815630262a79d9da14e79d4e9 /doku.php
parentd1c5a21205ecdf83c4cbdcd9245556121688e798 (diff)
downloadrpg-e92c26f27fe6a45c5c52478af65cc32e32c7d9ec.tar.gz
rpg-e92c26f27fe6a45c5c52478af65cc32e32c7d9ec.tar.bz2
Release 2015-08-10a "Detritus"
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 b1797fdf2..77a5f4608 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version - always use a string to avoid localized floats!
-$updateVersion = "48";
+$updateVersion = "47.1";
// xdebug_start_profiling();