aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-06 11:44:47 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-06 11:44:47 +0200
commitc53d3a4b3aec46921ce3b903aa5b0cce6b169c68 (patch)
tree1596ac60462c647c3eb5019d8d4a1c94da182161 /boot.php
parent5135f236c2ff57a7002a2b1e27b7b61e8bf3d1f7 (diff)
downloadvolse-hubzilla-c53d3a4b3aec46921ce3b903aa5b0cce6b169c68.tar.gz
volse-hubzilla-c53d3a4b3aec46921ce3b903aa5b0cce6b169c68.tar.bz2
volse-hubzilla-c53d3a4b3aec46921ce3b903aa5b0cce6b169c68.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 54c49cf6b..93963648e 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.2' );
+define ( 'STD_VERSION', '3.7.3' );
define ( 'ZOT_REVISION', '6.0a' );