From b90855aa1e7f8062979689f816902e93887e7c17 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Wed, 12 Oct 2022 10:02:15 +0200 Subject: [PATCH] Prepare version 2.8.0 --- include/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.php b/include/version.php index d7e6522f..8afd791c 100644 --- a/include/version.php +++ b/include/version.php @@ -22,4 +22,4 @@ // // Version information -$version = '2.8.0-DEV'; +$version = '2.8.0';