aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-20 19:06:19 -0700
committerredmatrix <git@macgirvin.com>2016-04-20 19:06:19 -0700
commit8f64b28fb998558378d1a14c744a275cc19f1d55 (patch)
treeb41b26dfcf0405a5490acb0df4f820c397b405e6 /boot.php
parent635580091a227529cb491e6441a5acbfff3177be (diff)
downloadvolse-hubzilla-8f64b28fb998558378d1a14c744a275cc19f1d55.tar.gz
volse-hubzilla-8f64b28fb998558378d1a14c744a275cc19f1d55.tar.bz2
volse-hubzilla-8f64b28fb998558378d1a14c744a275cc19f1d55.zip
upgrade std rev
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 385115be4..674e3731e 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
-define ( 'STD_VERSION', '1.4' );
+define ( 'STD_VERSION', '1.4.1' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1165 );