Back to 7.x-dev
parent
30d1e719aa
commit
a635a4969b
|
@ -1,4 +1,9 @@
|
|||
|
||||
Drupal 7.15, xxxx-xx-xx (development version)
|
||||
-----------------------
|
||||
|
||||
|
||||
|
||||
Drupal 7.14 2012-05-02
|
||||
----------------------
|
||||
- Fixed "integrity constraint" fatal errors when rebuilding registry.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
/**
|
||||
* The current system version.
|
||||
*/
|
||||
define('VERSION', '7.14');
|
||||
define('VERSION', '7.15-dev');
|
||||
|
||||
/**
|
||||
* Core API compatibility.
|
||||
|
|
Loading…
Reference in New Issue