aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-11-28 14:18:17 -0800
committerzotlabs <mike@macgirvin.com>2017-11-28 14:18:17 -0800
commit3acc5b05086548a3f1bc2beb744d3fb03703b6a5 (patch)
tree75c13e3872e885b47454c820806992eb0c4b9d07 /boot.php
parent981631752a7571b22d9d8b3a8d7a6632f0a562a3 (diff)
parent455720ae938126d9a0d3c728beb0a7ba3268a4d0 (diff)
downloadvolse-hubzilla-3acc5b05086548a3f1bc2beb744d3fb03703b6a5.tar.gz
volse-hubzilla-3acc5b05086548a3f1bc2beb744d3fb03703b6a5.tar.bz2
volse-hubzilla-3acc5b05086548a3f1bc2beb744d3fb03703b6a5.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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 c7e5ca741..af4f75ae3 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.9.1' );
+define ( 'STD_VERSION', '2.9.2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );