Drupal 7.85

merge-requests/528/head 7.85
mcdruid 2022-01-12 22:07:54 +00:00
parent e468773ca5
commit bae781077e
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
Drupal 7.xx, xxxx-xx-xx (development version)
Drupal 7.85, 2022-01-12
-----------------------
- Fix session cookies for sites with different base_urls but a shared domain
Drupal 7.84, 2021-12-13
-----------------------

View File

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