From 62b367fa8177ed16958864a4799a0a2a9aa0119b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 14 Nov 2018 11:22:41 +0100 Subject: version 3.9.5 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index f4ef1a036..53aad48c9 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.4' ); +define ( 'STD_VERSION', '3.9.5' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1225 ); -- cgit v1.2.3