aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-07-15 17:51:01 +0000
committerMario <mario@mariovavti.com>2022-07-15 17:51:01 +0000
commitf0fa2ce1710563469f71c0e53d33a64ab7de35da (patch)
tree46fa1060f8ae4c1a2ea4d7d2c424ebcd64797e2e /boot.php
parentd6a9a9927c23e8b4307dc2164407481f8c542682 (diff)
downloadvolse-hubzilla-f0fa2ce1710563469f71c0e53d33a64ab7de35da.tar.gz
volse-hubzilla-f0fa2ce1710563469f71c0e53d33a64ab7de35da.tar.bz2
volse-hubzilla-f0fa2ce1710563469f71c0e53d33a64ab7de35da.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 6c9435b9f..fe37402c2 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.5');
+define('STD_VERSION', '7.5.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);