From 2a2abf14bbc16817ef56ed2acb44b8d8f93a3246 Mon Sep 17 00:00:00 2001 From: git-marijus Date: Fri, 18 Aug 2017 08:28:37 +0200 Subject: bugfix release 2.6.1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index cd0768439..42e78914f 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' ); +define ( 'STD_VERSION', '2.6.1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1193 ); -- cgit v1.2.3