From bf704d6ffe55d66a440a55a9d43e8846d46d2440 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 7 Aug 2013 22:04:26 -0400 Subject: Drupal 7.23 --- 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 7f4033dfb..d27f8d14f 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.23-dev'); +define('VERSION', '7.23'); /** * Core API compatibility. -- cgit v1.2.3