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