bump version

This commit is contained in:
git-marijus 2017-08-31 10:23:09 +02:00
parent f3c0db0f39
commit 0ee2378cec

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.1' );
define ( 'STD_VERSION', '2.6.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1193 );