From a07ead42a71416bd394e07b2b030c83fada2cdc9 Mon Sep 17 00:00:00 2001 From: logmanoriginal Date: Tue, 11 Dec 2018 17:07:41 +0100 Subject: [PATCH] Bump version to dev.2018-12-11 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index a7b429b4..4bf1a4a1 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 = '2018-12-11'; + public static $VERSION = 'dev.2018-12-11'; /** * Holds the configuration data.