From 0bc4c7d1a0e4348018e533be600ad1c648fd97fb Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 30 Dec 2020 15:01:17 +0000 Subject: version 5.0.8 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index deb900937..077c9a0df 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', '5.0.7' ); +define ( 'STD_VERSION', '5.0.8' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1240 ); -- cgit v1.2.3