From 9b9d9296c85e88d6ecb875d7e350e0083a105108 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 23 May 2010 15:26:38 +0000 Subject: Drupal 7.0-alpha5 --- 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 8fc1e0754..53061c8b3 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-alpha5'); /** * Core API compatibility. -- cgit v1.2.3