From 0ee2378cec6902c037b7cb28f290374f595f4d3b Mon Sep 17 00:00:00 2001 From: git-marijus Date: Thu, 31 Aug 2017 10:23:09 +0200 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 42e78914f..f018b3a76 100755 --- a/boot.php +++ b/boot.php @@ -49,7 +49,7 @@ require_once('include/hubloc.php'); require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.6.1' ); +define ( 'STD_VERSION', '2.6.2' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1193 ); -- cgit v1.2.3