aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2022-08-07 14:16:56 +0200
committerMario Vavti <mario@mariovavti.com>2022-08-07 14:16:56 +0200
commit273433586984abeeb5f7c10a4377bba1ea21b3d5 (patch)
tree6014a9b5bfd0128fd5ba255a7e557fe5c77c13dd
parent0132c4e36ed764cd8bc1775b69df75e3eef5ab57 (diff)
downloadvolse-hubzilla-273433586984abeeb5f7c10a4377bba1ea21b3d5.tar.gz
volse-hubzilla-273433586984abeeb5f7c10a4377bba1ea21b3d5.tar.bz2
volse-hubzilla-273433586984abeeb5f7c10a4377bba1ea21b3d5.zip
version7.6.1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ef7f35d59..bef09595c 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.6');
+define('STD_VERSION', '7.6.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);