From b1f01b20ea67f6494421765b17afa17394e7a4b0 Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 1 Feb 2012 14:04:50 -0800 Subject: [PATCH] Back to 7.x-dev. --- includes/bootstrap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index c32c05d5fac..677b216eedb 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.12'); +define('VERSION', '7.13-dev'); /** * Core API compatibility.