From 9d16792580c241b42e6192b480f65cf0bdd07bc9 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 14 Oct 2015 19:31:41 -0400 Subject: Drupal 7.40 --- 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 c87b089e5..3768a10a7 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.40-dev'); +define('VERSION', '7.40'); /** * Core API compatibility. -- cgit v1.2.3