summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2011-01-16 18:46:26 +0100
committerAndreas Gohr <andi@splitbrain.org>2011-01-16 18:46:26 +0100
commitdbd545d51b77a8684d6790ee5283b520884dd79f (patch)
treecf94f1066a1cd40d2c364e82754466690ed4812b /doku.php
parenteff795ac6482d5885761f6688ce183c66becd7e1 (diff)
downloadrpg-dbd545d51b77a8684d6790ee5283b520884dd79f.tar.gz
rpg-dbd545d51b77a8684d6790ee5283b520884dd79f.tar.bz2
increased msg count
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 d7d270d40..6cd0c0e0c 100644
--- a/doku.php
+++ b/doku.php
@@ -7,7 +7,7 @@
*/
// update message version
-$updateVersion = 29;
+$updateVersion = 30;
// xdebug_start_profiling();