From b14dd0e066f7582bae6e558c40b5d25d83a33ae4 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 14 May 2016 21:05:24 -0700 Subject: issue #383 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index c253df395..6b49e795c 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.6.2' ); +define ( 'STD_VERSION', '1.6.3' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); -- cgit v1.2.3