From ebf9026bb8411de4866824f45ab825ecb41a5f47 Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 29 Jun 2011 18:12:24 -0700 Subject: Changelog, fixing version number in bootstrap.inc. --- 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 a5dec6997..830894f52 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.3-dev'); +define('VERSION', '7.3'); /** * Core API compatibility. -- cgit v1.2.3