Back to 7.x-dev

merge-requests/26/head
webchick 2011-06-29 18:22:59 -07:00
parent d8cfe08869
commit 12d33253b6
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
Drupal 7.5-dev, xxxx-xx-xx (development version)
----------------------
Drupal 7.4, 2011-06-29
----------------------
- Rolled back patch that caused fatal errors in CTools, Feeds, and other modules using the class registry.

View File

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