1
0
Fork 0

Update target version

pull/8017/head
Jordi Boggiano 2019-02-21 14:06:41 +01:00
parent 43a43f3cdf
commit 60f198c17d
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ class Composer
const VERSION = '@package_version@';
const BRANCH_ALIAS_VERSION = '@package_branch_alias_version@';
const RELEASE_DATE = '@release_date@';
const SOURCE_VERSION = '1.8-dev+source';
const SOURCE_VERSION = '1.9-dev+source';
public static function getVersion()
{