From 90fd323ac54619766feedf699e5f53fce04fc295 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 3 Feb 2019 15:03:56 +0100 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 2530feeca..dd1a7b86c 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.8' ); +define ( 'STD_VERSION', '3.8.9' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1225 ); -- cgit v1.2.3