Back to dev
parent
e7242e52bb
commit
3173726ba7
|
@ -1,3 +1,6 @@
|
|||
Drupal 7.xxx, xxxx-xx-xx (development version)
|
||||
------------------------
|
||||
|
||||
Drupal 7.103, 2024-12-04
|
||||
------------------------
|
||||
- So Long, and Thanks for All the Fish
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
/**
|
||||
* The current system version.
|
||||
*/
|
||||
define('VERSION', '7.103');
|
||||
define('VERSION', '7.104-dev');
|
||||
|
||||
/**
|
||||
* Core API compatibility.
|
||||
|
|
Loading…
Reference in New Issue