From 296957b5b5de15f51ff6c6dc14c3e47b9b181359 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 16 May 2016 19:39:08 -0700 Subject: minor version roll --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 49295ce82..2c50021c8 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.4' ); +define ( 'STD_VERSION', '1.6.5' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); -- cgit v1.2.3