From 6b54665a5921d26d00559644754047420776da4a Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 31 Aug 2011 11:40:12 -0700 Subject: Drupal 7.8 --- 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 43cbb1d85..27630d6f3 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.8-dev'); +define('VERSION', '7.8'); /** * Core API compatibility. -- cgit v1.2.3