From d584293cde18e4d846e0b7a1a065acb8a79109b3 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 13 Oct 2018 20:28:24 +0200 Subject: min version bump --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b1417c6bd..172230946 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.9.1' ); +define ( 'STD_VERSION', '3.9.2' ); define ( 'ZOT_REVISION', '6.0a' ); -- cgit v1.2.3