Back to dev
parent
434f76cb59
commit
9c2125e9d4
|
@ -1,3 +1,6 @@
|
|||
Drupal 7.xx, xxxx-xx-xx (development version)
|
||||
-----------------------
|
||||
|
||||
Drupal 7.98, 2023-06-07
|
||||
-----------------------
|
||||
- Various security improvements
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
/**
|
||||
* The current system version.
|
||||
*/
|
||||
define('VERSION', '7.98');
|
||||
define('VERSION', '7.99-dev');
|
||||
|
||||
/**
|
||||
* Core API compatibility.
|
||||
|
|
Loading…
Reference in New Issue