aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-02-27 08:38:01 +0000
committerMario <mario@mariovavti.com>2020-02-27 08:38:01 +0000
commite7e79f742387eb2aaeb5c3688401d1df2f5c86bc (patch)
treed9c1360ecd823974a347c88cf822152f62793c9a /boot.php
parent589af1f9ee22ed1c5e69773e8a289c0e8d85e4c8 (diff)
downloadvolse-hubzilla-e7e79f742387eb2aaeb5c3688401d1df2f5c86bc.tar.gz
volse-hubzilla-e7e79f742387eb2aaeb5c3688401d1df2f5c86bc.tar.bz2
volse-hubzilla-e7e79f742387eb2aaeb5c3688401d1df2f5c86bc.zip
bump version4.7.2
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 245b7aa9f..1203046d1 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', '4.7.1' );
+define ( 'STD_VERSION', '4.7.2' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1235 );