From d08387cf6316da3b5158ccc1063acc5399ef3ee2 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 14 Nov 2010 00:19:41 +0000 Subject: Drupal 7.0-beta3 --- 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 833d3e0b8..709fa5bae 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-beta3'); /** * Core API compatibility. -- cgit v1.2.3