aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-11-30 14:56:08 -0800
committerzotlabs <mike@macgirvin.com>2017-11-30 14:56:08 -0800
commitef4a0e5af5a249879e446636bd0ade54e2df0b9b (patch)
treede407ad63cb6275643e2bec8f4fdea0b26d9b51a /boot.php
parent3acc5b05086548a3f1bc2beb744d3fb03703b6a5 (diff)
parentfc5b6887168a25992fb089ed7da7ac917e7aaf6b (diff)
downloadvolse-hubzilla-ef4a0e5af5a249879e446636bd0ade54e2df0b9b.tar.gz
volse-hubzilla-ef4a0e5af5a249879e446636bd0ade54e2df0b9b.tar.bz2
volse-hubzilla-ef4a0e5af5a249879e446636bd0ade54e2df0b9b.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 af4f75ae3..4b9a43faa 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.2' );
+define ( 'STD_VERSION', '2.9.3' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );