Back to dev

merge-requests/2343/head
mcdruid 2022-06-01 10:43:08 +01:00
parent 6809746035
commit 99fa26cf02
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
Drupal 7.xx, xxxx-xx-xx (development version)
-----------------------
Drupal 7.90, 2022-06-01 Drupal 7.90, 2022-06-01
----------------------- -----------------------
- Improved support for PHP 8.1 - Improved support for PHP 8.1

View File

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