From d24b0a511e2872618721711f82d78a4651d3a9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Chili=C5=84ski?= Date: Fri, 20 Aug 2021 15:42:42 +0200 Subject: [PATCH] devel: released 27.0 --- lib/LMS.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/LMS.class.php b/lib/LMS.class.php index b8819a069e..adb158a19c 100644 --- a/lib/LMS.class.php +++ b/lib/LMS.class.php @@ -30,7 +30,7 @@ class LMS { const SOFTWARE_NAME = 'LMS'; - const SOFTWARE_VERSION = '27-git'; + const SOFTWARE_VERSION = '27.0'; const SOFTWARE_URL = 'https://lms.org.pl'; const SOFTWARE_REVISION = '$Format:%cI$'; // %H for last commit checksum