aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-08-28 23:45:41 +0200
committergit-marijus <mario@mariovavti.com>2017-08-28 23:45:41 +0200
commit471031390cbb6c6b97bd01b811a0d8bb097dbc1e (patch)
treebf707e0a1b76c6b29c7306c028bc20441233f2d6 /boot.php
parent8517e7e7982acde8d0683edb93e465c68d338d92 (diff)
downloadvolse-hubzilla-471031390cbb6c6b97bd01b811a0d8bb097dbc1e.tar.gz
volse-hubzilla-471031390cbb6c6b97bd01b811a0d8bb097dbc1e.tar.bz2
volse-hubzilla-471031390cbb6c6b97bd01b811a0d8bb097dbc1e.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 d9a6cd230..448038b63 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.1' );
+define ( 'STD_VERSION', '2.7.2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1193 );