From 41c22da8bcdc9a844d7605440fa4c5ba19b97471 Mon Sep 17 00:00:00 2001 From: Andreas Gohr <andi@splitbrain.org> Date: Sat, 13 Oct 2012 13:17:36 +0200 Subject: [PATCH] release preparations --- doku.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doku.php b/doku.php index ac80772e3..607303ca4 100644 --- a/doku.php +++ b/doku.php @@ -9,7 +9,7 @@ */ // update message version -$updateVersion = 37; +$updateVersion = 38; // xdebug_start_profiling(); -- GitLab