aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-08-20 10:07:57 +0000
committerMario <mario@mariovavti.com>2022-08-20 10:07:57 +0000
commitb3548fefc18e3306967b666a4292b9a3457701c3 (patch)
tree53e439809d47078431607e6ac9c5e3464b46a70a /boot.php
parentfebd64c527f22f609263e10d5fd557c32858d7be (diff)
downloadvolse-hubzilla-b3548fefc18e3306967b666a4292b9a3457701c3.tar.gz
volse-hubzilla-b3548fefc18e3306967b666a4292b9a3457701c3.tar.bz2
volse-hubzilla-b3548fefc18e3306967b666a4292b9a3457701c3.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 2fe335f95..d72cf2c16 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.7');
+define('STD_VERSION', '7.7.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);