aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-10-18 21:02:10 +0200
committerMario Vavti <mario@mariovavti.com>2016-10-18 21:02:10 +0200
commita532bd9cf1805bad7f07856f92d957728792506e (patch)
treed9d9b4b0bf8ab4e4f0a769b096692a663b054546
parentf2d1f1efd6a268161461b1875ad134d60ea68a0e (diff)
downloadvolse-hubzilla-1.14.2.tar.gz
volse-hubzilla-1.14.2.tar.bz2
volse-hubzilla-1.14.2.zip
bugfix release 1.14.21.14.2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index cd383c60a..77fb35985 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.1' );
+define ( 'STD_VERSION', '1.14.2' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );