From 316bd96ebff36284f5f3e33268760ff9c672b6f8 Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 25 May 2011 13:07:13 -0700 Subject: Drupal 7.1 --- includes/bootstrap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/bootstrap.inc') diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index be9813cc1..fb73528ff 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '7.0'); +define('VERSION', '7.1'); /** * Core API compatibility. -- cgit v1.2.3