Drupal 7.55

merge-requests/26/head 7.55
David Rothstein 2017-06-07 18:12:09 -04:00
parent 22b9a0b6bc
commit ae4576324e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Drupal 7.xx, xxxx-xx-xx (development version)
Drupal 7.55, 2017-06-07
-----------------------
- Fixed incompatibility with PHP versions 7.0.19 and 7.1.5 due to duplicate
DATE_RFC7231 definition.

View File

@ -8,7 +8,7 @@
/**
* The current system version.
*/
define('VERSION', '7.55-dev');
define('VERSION', '7.55');
/**
* Core API compatibility.