From be8c8fefa86e7a8ff54610b9679bd257a9f0b4d4 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Thu, 30 Dec 2010 04:35:00 +0000 Subject: Drupal 7.0-rc4 --- 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 8fe5beae5..b0dafa78d 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-rc4'); /** * Core API compatibility. -- cgit v1.2.3