bump version

This commit is contained in:
Mario Vavti 2018-03-09 11:07:40 +01:00
parent 8ce644af28
commit 7361af85b5

View File

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