From e708195f3114659458b6cd7aa5d8c09049bb0c9a Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 25 May 2011 14:23:22 -0700 Subject: Back to 7.x-dev --- CHANGELOG.txt | 3 +++ includes/bootstrap.inc | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 131e17241..087177073 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,7 @@ +Drupal 7.3-dev, xxxx-xx-xx (development version) +---------------------- + Drupal 7.2, 2011-05-25 ---------------------- - Added a default .gitignore file. diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index b70149cd3..d96072abe 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.2'); +define('VERSION', '7.x-dev'); /** * Core API compatibility. -- cgit v1.2.3