aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-12-18 10:24:44 +0000
committerMario <mario@mariovavti.com>2022-12-18 10:24:44 +0000
commitd977b5d66270c91de47bc8f67bd567833091d88f (patch)
treebb7eb774a5ae301410947709ef8df62d25fa1c25 /boot.php
parente36677b757f71ad105adebc73fb26dd449e7e620 (diff)
downloadvolse-hubzilla-d977b5d66270c91de47bc8f67bd567833091d88f.tar.gz
volse-hubzilla-d977b5d66270c91de47bc8f67bd567833091d88f.tar.bz2
volse-hubzilla-d977b5d66270c91de47bc8f67bd567833091d88f.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 9540d76de..8ee72843e 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.13');
+define('STD_VERSION', '7.9.14');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1254);