Update target version
parent
43a43f3cdf
commit
60f198c17d
|
@ -53,7 +53,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 = '1.8-dev+source';
|
const SOURCE_VERSION = '1.9-dev+source';
|
||||||
|
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue