From c60c9b323b7ccd762a4725456a154a492ae12787 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 13 Oct 2018 20:22:04 +0200 Subject: another min version change to mitigate caching issues. we are now at 3.8RC2.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 846fd2fc0..8c2585806 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.1' ); +define ( 'STD_VERSION', '3.8.RC2.2' ); define ( 'ZOT_REVISION', '6.0a' ); -- cgit v1.2.3