From b655d04b3474893ee3dea99b77f2e7dd764729a0 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 19 Jul 2018 11:57:35 +0200 Subject: version 3.4.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 771f51ced..1af8118b3 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '3.4.1' ); +define ( 'STD_VERSION', '3.4.2' ); define ( 'ZOT_REVISION', '6.0a' ); -- cgit v1.2.3