From f66aac72818c5bd69d8f62cef868b37a2cb44cc1 Mon Sep 17 00:00:00 2001 From: xjm Date: Wed, 19 Apr 2023 11:14:59 -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 90dc7596807..8cba5dfa5a9 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.96-dev'); +define('VERSION', '7.97-dev'); /** * Core API compatibility.