bugfix release 2.4.2

This commit is contained in:
git-marijus 2017-07-18 14:03:22 +02:00
parent 9bd11afc62
commit 8896ebf7cb

View File

@ -50,7 +50,7 @@ require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.4.1' );
define ( 'STD_VERSION', '2.4.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );