aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-10-14 14:05:11 -0700
committerzotlabs <mike@macgirvin.com>2016-10-14 14:05:11 -0700
commita9cae7c9bd8504f307df3ba559edfafc7d086247 (patch)
tree925fbe4ffe8dd14e28028b1d8098797e41a1a703
parentebd92d736a9cb4426303354d9aa863e47a97b5ff (diff)
downloadvolse-hubzilla-a9cae7c9bd8504f307df3ba559edfafc7d086247.tar.gz
volse-hubzilla-a9cae7c9bd8504f307df3ba559edfafc7d086247.tar.bz2
volse-hubzilla-a9cae7c9bd8504f307df3ba559edfafc7d086247.zip
roll std_version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index a0a8fc850..cd383c60a 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' );
+define ( 'STD_VERSION', '1.14.1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );