From ec59e1197a2aa37557f9a87f13ba4d90e6aabf4c Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 6 Mar 2013 19:04:18 -0500 Subject: Prepare Drupal 7.21 release. --- 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 2cfdfe953..93322de45 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.20'); +define('VERSION', '7.21'); /** * Core API compatibility. -- cgit v1.2.3