From 5a0ea423c42cac3377a5e73a431f6e71b1b1a5ff Mon Sep 17 00:00:00 2001 From: logmanoriginal Date: Sat, 6 Jul 2019 12:35:36 +0200 Subject: [PATCH] [Configuration] Bump version to dev.2019-07-06 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index 2af84acd..44d2741c 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 = '2019-07-06'; + public static $VERSION = 'dev.2019-07-06'; /** * Holds the configuration data.