From 1d4604da252f0e6e19339957ec214388f61b908d Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 16 Jan 2013 16:45:48 -0500 Subject: Drupal 7.19 --- 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 1b48217bc..53f70e1a3 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.18'); +define('VERSION', '7.19'); /** * Core API compatibility. -- cgit v1.2.3