bugfix release 2.6.1

This commit is contained in:
git-marijus 2017-08-18 08:28:37 +02:00
parent b553ecbb18
commit 2a2abf14bb

View File

@ -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 );