From e375224dfec3706b32bc840337f0b6f546708ace Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 29 Nov 2017 08:40:18 +0100 Subject: bump version to prevent caching issues related to recent updates to main.js --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index af4f75ae3..4b9a43faa 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/hubloc.php'); require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.9.2' ); +define ( 'STD_VERSION', '2.9.3' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1198 ); -- cgit v1.2.3