aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-03-23 20:20:44 +0000
committerMario <mario@mariovavti.com>2022-03-23 20:20:44 +0000
commitc42a0fa9b6365c9b2c5a369a72f3193a1912d58e (patch)
tree2eb67d896830a2cf50a92e517c44d79d381049e8 /boot.php
parent61522ed31de1850df8786d7e01c6493572fdf69b (diff)
downloadvolse-hubzilla-c42a0fa9b6365c9b2c5a369a72f3193a1912d58e.tar.gz
volse-hubzilla-c42a0fa9b6365c9b2c5a369a72f3193a1912d58e.tar.bz2
volse-hubzilla-c42a0fa9b6365c9b2c5a369a72f3193a1912d58e.zip
bump dev 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 8dcbb3943..ee1cd7990 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.2RC');
+define('STD_VERSION', '7.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);