From b1be45df6cb6352dcd87678129a1fe2949b4d1da Mon Sep 17 00:00:00 2001 From: Lyra Date: Thu, 12 Sep 2019 17:09:30 +0200 Subject: [PATCH] [Configuration] Bump version to dev.2019-09-12 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index fc575d6b..3dc5dfb4 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-09-12'; + public static $VERSION = 'dev.2019-09-12'; /** * Holds the configuration data.