aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-12-21 17:13:09 +0000
committerMario <mario@mariovavti.com>2022-12-21 17:13:09 +0000
commitca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162 (patch)
tree8253072585f4c09df965a10a257df560dede01b2
parente5c70a1304c27aab915e1fc1415c5cfc5d14ed68 (diff)
downloadvolse-hubzilla-ca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162.tar.gz
volse-hubzilla-ca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162.tar.bz2
volse-hubzilla-ca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ea8a592dc..843d2e4b1 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.14');
+define('STD_VERSION', '7.9.15');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);