aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-01 19:29:30 -0700
committerredmatrix <git@macgirvin.com>2016-05-01 19:29:30 -0700
commitf284558007583c7b882071fa995f994661bb97cc (patch)
treee027e3020ea0f6ca3620915cf6a0894d231a0982 /boot.php
parent23bb4e8e1546a8f8b3319e39172cf2fd17cb4139 (diff)
downloadvolse-hubzilla-f284558007583c7b882071fa995f994661bb97cc.tar.gz
volse-hubzilla-f284558007583c7b882071fa995f994661bb97cc.tar.bz2
volse-hubzilla-f284558007583c7b882071fa995f994661bb97cc.zip
use only the std_version
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2a8bf0d17..bb78db44f 100755
--- a/boot.php
+++ b/boot.php
@@ -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 );