From 5310f4e310f58e77cb3764c9174b627e406d7a66 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 13 Oct 2018 17:32:08 +0200 Subject: bump version to 3.8RC2.1 due to javascript changes --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index dc548d313..846fd2fc0 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.RC2' ); +define ( 'STD_VERSION', '3.8.RC2.1' ); define ( 'ZOT_REVISION', '6.0a' ); -- cgit v1.2.3