From 237c0642a799ed3a1895f3144d8017422e2a8f72 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 23 Oct 2010 05:30:57 +0000 Subject: Drupal 7.0-beta2 --- 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 360564d84..2e87cf157 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-beta2'); /** * Core API compatibility. -- cgit v1.2.3