std_version bump due to js and css changes

This commit is contained in:
Mario Vavti 2016-09-29 12:06:40 +02:00
parent 5d2cf3d23c
commit b0dbb6708e

View File

@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.13.3' );
define ( 'STD_VERSION', '1.13.4' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );