aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2018-05-03 08:36:13 +0200
committerGuy Brand <gb@unistra.fr>2018-05-03 08:36:13 +0200
commit879d2b08ea80562b2c649cc70c70831f126674e4 (patch)
tree10cdee70cf95cdfb4622c444a3ba7c6d4be3f5db
parentc5a85f9e06267ca97bdb465227ff964bc1dc84c1 (diff)
downloaddokuwiki-879d2b08ea80562b2c649cc70c70831f126674e4.tar.gz
dokuwiki-879d2b08ea80562b2c649cc70c70831f126674e4.zip
Hotfix release 2018-04-22a "Greebo"release-2018-04-22a
-rw-r--r--VERSION2
-rw-r--r--doku.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index ba62efc9a..c2aa3bd27 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018-04-22 "Greebo"
+2018-04-22a "Greebo"
diff --git a/doku.php b/doku.php
index e6d58fc76..ff535b567 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version - always use a string to avoid localized floats!
-$updateVersion = "50";
+$updateVersion = "50.1";
// xdebug_start_profiling();