aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2022-04-26 11:11:17 +0200
committerMario Vavti <mario@mariovavti.com>2022-04-26 11:11:17 +0200
commit38fda98b6da4d97cf8049adc7acc139b28ccd8a2 (patch)
tree8f34366bcd186b77b6a79a1c60ff2925d84c1aaa /boot.php
parent01e82090b2600b99cab1311f1f355c8a3279c333 (diff)
downloadvolse-hubzilla-38fda98b6da4d97cf8049adc7acc139b28ccd8a2.tar.gz
volse-hubzilla-38fda98b6da4d97cf8049adc7acc139b28ccd8a2.tar.bz2
volse-hubzilla-38fda98b6da4d97cf8049adc7acc139b28ccd8a2.zip
changelog and version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 06d498be7..a623ff42e 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '7.3.1');
+define('STD_VERSION', '7.3.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);