From e28341ca4beb1b746a5c17590f62c02cc8df49ba Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 13 Aug 2019 09:44:28 +0200 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index b47e172f6..341defb95 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', '4.4RC1' ); +define ( 'STD_VERSION', '4.4' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1234 ); -- cgit v1.2.3