From 7b2dc7936e2566c711159f75634cbb60ddacb340 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 24 Feb 2016 14:26:52 -0500 Subject: =?UTF-8?q?Drupal=207.43=20(SA-CORE-2016-001)=20by=20agerard,=20Al?= =?UTF-8?q?an=20Evans,=20benjy,=20berdir,=20catch,=20Damien=20Tournoud,=20?= =?UTF-8?q?DamienMcKenna,=20Dave=20Cohen,=20Dave=20Reid,=20David=5FRothste?= =?UTF-8?q?in,=20dsnopek,=20effulgentsia,=20FengWen,=20fgm,=20fnqgpc,=20gr?= =?UTF-8?q?eggles,=20G=C3=A1bor=20Hojtsy,=20Juho=20Nurminen=202NS,=20klaus?= =?UTF-8?q?i,=20larowlan,=20nagba,=20Pere=20Orga,=20plach,=20pwolanin,=20q?= =?UTF-8?q?uicksketch,=20rickmanelius,=20scor,=20stefan.r,=20StryKaizer,?= =?UTF-8?q?=20YesCT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 3dde2740c..0428bd362 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.43-dev'); +define('VERSION', '7.43'); /** * Core API compatibility. -- cgit v1.2.3