From ae2c35c18a28bd68d388652215501f475032faa9 Mon Sep 17 00:00:00 2001 From: logmanoriginal Date: Sun, 17 Mar 2019 20:28:55 +0100 Subject: [PATCH] [Configuration] Bump version to 2019-03-17 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index 0fdcbda5c56..7d3a0f5060a 100644 --- a/lib/Configuration.php +++ b/lib/Configuration.php @@ -28,7 +28,7 @@ final class Configuration { * * @todo Replace this property by a constant. */ - public static $VERSION = 'dev.2019-02-19'; + public static $VERSION = '2019-03-17'; /** * Holds the configuration data.