aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-12-22 17:40:41 +0000
committerMario <mario@mariovavti.com>2024-12-22 17:40:41 +0000
commitbc998eacd04dcc28649048a0b8ebc02019dd91d7 (patch)
treed2c2afd3aa84c4374ab986cfc8069ab80d778799
parent648979467a959fa59ad68254c9dec203ff4e0f8a (diff)
downloadvolse-hubzilla-bc998eacd04dcc28649048a0b8ebc02019dd91d7.tar.gz
volse-hubzilla-bc998eacd04dcc28649048a0b8ebc02019dd91d7.tar.bz2
volse-hubzilla-bc998eacd04dcc28649048a0b8ebc02019dd91d7.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 29d3b2624..21292ed23 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.1.7');
+define('STD_VERSION', '10.1.8');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);