From 8896ebf7cbf20c242399c3821be5881e6068175a Mon Sep 17 00:00:00 2001 From: git-marijus Date: Tue, 18 Jul 2017 14:03:22 +0200 Subject: bugfix release 2.4.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index cdfac9033..4d4c02268 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.4.1' ); +define ( 'STD_VERSION', '2.4.2' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); -- cgit v1.2.3