From b46ff05b409b98d261a8d1489b07cd88c7d17fa8 Mon Sep 17 00:00:00 2001 From: xjm Date: Tue, 19 Jan 2021 17:25:38 -0600 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 a0c23c367d49..ff73df633cb5 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.78-dev'); +define('VERSION', '7.79-dev'); /** * Core API compatibility.