From c5d6e6334fb7a71ecf1dbc7e06a7de8ad9547b27 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 7 Nov 2012 16:42:13 -0500 Subject: Drupal 7.17 --- 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 d6c0d93f8..c9b17fe28 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.17-dev'); +define('VERSION', '7.17'); /** * Core API compatibility. -- cgit v1.2.3