aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2024-08-05 08:27:23 +0200
committerAndreas Gohr <andi@splitbrain.org>2024-08-05 08:27:23 +0200
commitaad0b49e48318eb343208b2c865291716c1819b3 (patch)
treef677eeb8d57e2fe53573ba658dfa81f99758b116
parent24f685733f8195e9389bb5131c6ce0aa18319a7d (diff)
downloaddokuwiki-stable.tar.gz
dokuwiki-stable.zip
hotfix preparationsrelease-2024-02-06bstable
-rw-r--r--VERSION2
-rw-r--r--doku.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 8dc881a9e..a4469a46a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2024-02-06a "Kaos"
+2024-02-06b "Kaos"
diff --git a/doku.php b/doku.php
index 4d17a3cbe..08bae7703 100644
--- a/doku.php
+++ b/doku.php
@@ -13,7 +13,7 @@ use dokuwiki\ChangeLog\PageChangeLog;
use dokuwiki\Extension\Event;
// update message version - always use a string to avoid localized floats!
-$updateVersion = "55.1";
+$updateVersion = "55.2";
// xdebug_start_profiling();