Back to 7.x-dev

merge-requests/26/head
webchick 2011-05-25 14:23:22 -07:00
parent 49e2d2ca6f
commit e708195f31
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
Drupal 7.3-dev, xxxx-xx-xx (development version)
----------------------
Drupal 7.2, 2011-05-25
----------------------
- Added a default .gitignore file.

View File

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