use only the std_version

This commit is contained in:
redmatrix
2016-05-01 19:29:30 -07:00
parent 23bb4e8e15
commit f284558007
7 changed files with 13 additions and 20 deletions

View File

@@ -46,7 +46,6 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
define ( 'STD_VERSION', '1.4.4' );
define ( 'ZOT_REVISION', 1 );