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:47:07 +0100
commit5b3c2bb7d1ad555bd178a1a0c84efe7eea1c3efc (patch)
treece035e7d8d561d33df155abee72ccab260d81925 /doku.php
parent29af721754761e8b633e346fefc6e1067150d83c (diff)
downloadrpg-5b3c2bb7d1ad555bd178a1a0c84efe7eea1c3efc.tar.gz
rpg-5b3c2bb7d1ad555bd178a1a0c84efe7eea1c3efc.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 1303f1ade..504c50e47 100644
--- a/doku.php
+++ b/doku.php
@@ -7,7 +7,7 @@
*/
// update message version
-$updateVersion = 29;
+$updateVersion = 30;
// xdebug_start_profiling();