From c7ebb4b009857159d77b71675336ab97016b99e8 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 21 Oct 2018 09:25:37 +0200 Subject: version 3.8.1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index ccd5cf62d..aa1941d19 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.8' ); +define ( 'STD_VERSION', '3.8.1' ); define ( 'ZOT_REVISION', '6.0a' ); -- cgit v1.2.3