bump versio

This commit is contained in:
Mario Vavti 2018-02-26 10:03:08 +01:00
parent 51c0e5a988
commit a38c8cc75c

View File

@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.1.12' );
define ( 'STD_VERSION', '3.1.13' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1205 );