[Configuration] Bump version to dev.2019-09-12

This commit is contained in:
Lyra 2019-09-12 17:09:30 +02:00 committed by GitHub
parent b4f393a5cc
commit b1be45df6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.