From 0c6f9b0074a227fe1b2fef3621925ef900039486 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Thu, 16 Sep 2010 01:09:34 +0000 Subject: Drupal 7.0-alpha7 --- includes/bootstrap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index c4d52e27c..24bfd298e 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '7.0-dev'); +define('VERSION', '7.0-alpha7'); /** * Core API compatibility. -- cgit v1.2.3