aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2023-04-19 11:14:46 +0200
committerMario Vavti <mario@mariovavti.com>2023-04-19 11:14:46 +0200
commit44e5dc7d97a7751c5fc44cf73e0c8cb26c2a0bbd (patch)
treec30e2a6f9fa09109288f8fa4d87b2929bfd7abb6 /boot.php
parentfdd54057a81ddffd6d12dbaa11cd2c2e3cc859c1 (diff)
downloadvolse-hubzilla-44e5dc7d97a7751c5fc44cf73e0c8cb26c2a0bbd.tar.gz
volse-hubzilla-44e5dc7d97a7751c5fc44cf73e0c8cb26c2a0bbd.tar.bz2
volse-hubzilla-44e5dc7d97a7751c5fc44cf73e0c8cb26c2a0bbd.zip
bump 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 4eb1f7132..a2b180f26 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', '8.3.2');
+define('STD_VERSION', '8.3.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);