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.