From 2def7a04a3ffdc0d5d99c25feda4d9fb64fdd9bb Mon Sep 17 00:00:00 2001 From: logmanoriginal Date: Sun, 13 Jan 2019 19:23:59 +0100 Subject: [PATCH] Bump version to dev.2019-01-13 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index 64d9dde3..63144d26 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-01-13'; + public static $VERSION = 'dev.2019-01-13'; /** * Holds the configuration data.