From 24532b16cfdc8878fd2d3b3ec95a5677adae2b02 Mon Sep 17 00:00:00 2001 From: xjm Date: Wed, 17 Apr 2019 15:20:47 -0500 Subject: [PATCH] Back to dev. --- includes/bootstrap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index b365d64f345..18755ba56c0 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.66-dev'); +define('VERSION', '7.67-dev'); /** * Core API compatibility.