From 9f57bfb5dfdb9ce843bb6d1665a1cd9c70ce5374 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 12 May 2016 16:13:29 -0700 Subject: update std_version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b76e95c4f..2d118735a 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' ); +define ( 'STD_VERSION', '1.6.1' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); -- cgit v1.2.3