summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2015-08-23 15:52:48 +0200
committerGuy Brand <gb@unistra.fr>2015-08-23 15:52:48 +0200
commit0f0d29909c63f9897c9c003e6d3e3b8381a6f36d (patch)
treef5062a6854ba57c6aa90e06f4604f5a322ed5f06
parent5cadb52dad16ce66d179b6fc9359b364442c16e0 (diff)
downloadrpg-0f0d29909c63f9897c9c003e6d3e3b8381a6f36d.tar.gz
rpg-0f0d29909c63f9897c9c003e6d3e3b8381a6f36d.tar.bz2
Release preparation
-rw-r--r--doku.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/doku.php b/doku.php
index 0f4557fd0..b1797fdf2 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version - always use a string to avoid localized floats!
-$updateVersion = "47";
+$updateVersion = "48";
// xdebug_start_profiling();