From 3a24da1b40f5e05876ad7775044500b61eb2ed94 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 20 Feb 2013 15:32:50 -0500 Subject: Drupal 7.20 --- 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 53f70e1a3..2cfdfe953 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.19'); +define('VERSION', '7.20'); /** * Core API compatibility. -- cgit v1.2.3