aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-07 19:50:55 +0000
committerMario <mario@mariovavti.com>2022-11-07 19:50:55 +0000
commit057db41758daf85a1506fff8e5332db2dc62b2b9 (patch)
treeedf0e0420043d1589c0f8cf34f8ddb80343ac7bc /boot.php
parent839c5a8e412aa3f22365d9fa8fe7a08cd2bc9378 (diff)
downloadvolse-hubzilla-057db41758daf85a1506fff8e5332db2dc62b2b9.tar.gz
volse-hubzilla-057db41758daf85a1506fff8e5332db2dc62b2b9.tar.bz2
volse-hubzilla-057db41758daf85a1506fff8e5332db2dc62b2b9.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 600c49752..4c817924e 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.9.2');
+define('STD_VERSION', '7.9.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);