aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-09-15 22:21:40 +0200
committerMario <mario@mariovavti.com>2017-09-15 22:21:40 +0200
commit186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b (patch)
tree1011af90c12c6df1f9f3cffd51ffedd35ee005d0 /boot.php
parent373651c3dbb9d6d79b9c5a1519a7ef336f2d615e (diff)
downloadvolse-hubzilla-186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b.tar.gz
volse-hubzilla-186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b.tar.bz2
volse-hubzilla-186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b.zip
version
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 a344384db..aeb3ec8b6 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.7.2' );
+define ( 'STD_VERSION', '2.7.3' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1195 );