Back to 7.x-dev

merge-requests/26/head
David Rothstein 2015-05-07 00:15:00 -04:00
parent 18c5da5028
commit 94c8cf583d
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
Drupal 7.38, xxxx-xx-xx (development version)
-----------------------
Drupal 7.37, 2015-05-07
-----------------------
- Fixed a regression in Drupal 7.36 which caused certain kinds of content types

View File

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