aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-02-27 09:22:06 +0000
committerMario <mario@mariovavti.com>2020-02-27 09:22:06 +0000
commit03e9ed71b4d0424c0dec103ada46cbd40d018b45 (patch)
tree382a9e9c2f46fe12fbc555d953660f360fb4e2fb /boot.php
parente7e79f742387eb2aaeb5c3688401d1df2f5c86bc (diff)
downloadvolse-hubzilla-03e9ed71b4d0424c0dec103ada46cbd40d018b45.tar.gz
volse-hubzilla-03e9ed71b4d0424c0dec103ada46cbd40d018b45.tar.bz2
volse-hubzilla-03e9ed71b4d0424c0dec103ada46cbd40d018b45.zip
version 4.7.3
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 1203046d1..1f8fd6c94 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.2' );
+define ( 'STD_VERSION', '4.7.3' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1235 );