aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-05 12:19:52 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-05 12:19:52 +0200
commit75e8aa8aee9c735308ed36bef5648cdceff6351e (patch)
treee1c35f2280e47e930fe03a76466f5c2d3b8891d6 /boot.php
parent5d1539df75ae1e719da77e64c738ae3ea2c84f55 (diff)
downloadvolse-hubzilla-75e8aa8aee9c735308ed36bef5648cdceff6351e.tar.gz
volse-hubzilla-75e8aa8aee9c735308ed36bef5648cdceff6351e.tar.bz2
volse-hubzilla-75e8aa8aee9c735308ed36bef5648cdceff6351e.zip
bump 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 6c56a7dc0..54c49cf6b 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.7.1' );
+define ( 'STD_VERSION', '3.7.2' );
define ( 'ZOT_REVISION', '6.0a' );