1
0
Fork 0

Release 1.10.24

pull/10446/head 1.10.24
Jordi Boggiano 2021-12-09 20:06:33 +01:00
parent a72e4bc0b4
commit 6dea608377
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 4 additions and 4 deletions

View File

@ -50,10 +50,10 @@ class Composer
* const RELEASE_DATE = '@release_date@';
* const SOURCE_VERSION = '1.8-dev+source';
*/
const VERSION = '@package_version@';
const BRANCH_ALIAS_VERSION = '@package_branch_alias_version@';
const RELEASE_DATE = '@release_date@';
const SOURCE_VERSION = '1.10-dev+source';
const VERSION = '1.10.24';
const BRANCH_ALIAS_VERSION = '';
const RELEASE_DATE = '2021-12-09 20:06:33';
const SOURCE_VERSION = '';
/**
* Version number of the internal composer-runtime-api package