aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-11-16 14:14:30 -0800
committerzotlabs <mike@macgirvin.com>2016-11-16 14:14:30 -0800
commitd284b8e0a082195bb7b2d2156ed65bbfe82fb41e (patch)
treedbb31f63430ffa80736fc6f80bfadb76dc085b95
parent4ce1cccc4a908ea45e45abcee607d6085ac66751 (diff)
downloadvolse-hubzilla-d284b8e0a082195bb7b2d2156ed65bbfe82fb41e.tar.gz
volse-hubzilla-d284b8e0a082195bb7b2d2156ed65bbfe82fb41e.tar.bz2
volse-hubzilla-d284b8e0a082195bb7b2d2156ed65bbfe82fb41e.zip
roll minor version (master)
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 77fb35985..f5733a234 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.14.2' );
+define ( 'STD_VERSION', '1.14.3' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );