aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2016-07-03 18:05:17 +0200
committerGuy Brand <gb@unistra.fr>2016-07-03 18:05:17 +0200
commit33e99aba20eef5b012776ebc4db0b87284e62ac4 (patch)
tree774dfb8c36fb792bc13c19232bb3c9aa7ad63811
parentbd4d782dcf92732ea18740269d74f517d777688a (diff)
downloaddokuwiki-33e99aba20eef5b012776ebc4db0b87284e62ac4.tar.gz
dokuwiki-33e99aba20eef5b012776ebc4db0b87284e62ac4.zip
Release preparation
-rw-r--r--doku.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/doku.php b/doku.php
index b1797fdf2..30655fd53 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 = "49";
// xdebug_start_profiling();