From dce3c77a61d9510dbac6927b60a03bc8da19e947 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 3 Apr 2013 17:29:52 -0400 Subject: Drupal 7.22 --- 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 acda75146..728e4ec24 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.22-dev'); +define('VERSION', '7.22'); /** * Core API compatibility. -- cgit v1.2.3