Bump source version to 2.1.999
parent
118c6d545d
commit
9a32bf9709
|
@ -54,7 +54,7 @@ class Composer
|
||||||
const VERSION = '@package_version@';
|
const VERSION = '@package_version@';
|
||||||
const BRANCH_ALIAS_VERSION = '@package_branch_alias_version@';
|
const BRANCH_ALIAS_VERSION = '@package_branch_alias_version@';
|
||||||
const RELEASE_DATE = '@release_date@';
|
const RELEASE_DATE = '@release_date@';
|
||||||
const SOURCE_VERSION = '2.0.999-dev+source';
|
const SOURCE_VERSION = '2.1.999-dev+source';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Version number of the internal composer-runtime-api package
|
* Version number of the internal composer-runtime-api package
|
||||||
|
|
Loading…
Reference in New Issue