aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-23 16:55:55 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-23 16:55:55 +0200
commit665a517a47c1941de18d586b47dc8fc6360b8fda (patch)
tree84e13a257bc9808aabde01682588f5e72c685102 /boot.php
parent57110cbe76f7af4d0b3d2f83f9c59a1ba23a1697 (diff)
downloadvolse-hubzilla-665a517a47c1941de18d586b47dc8fc6360b8fda.tar.gz
volse-hubzilla-665a517a47c1941de18d586b47dc8fc6360b8fda.tar.bz2
volse-hubzilla-665a517a47c1941de18d586b47dc8fc6360b8fda.zip
bump std version to prevent issues with context help js changes
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 78a6b7d32..ed7429bc7 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.2' );
+define ( 'STD_VERSION', '1.4.3' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1166 );