aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2022-12-12 23:28:26 +0100
committerMario Vavti <mario@mariovavti.com>2022-12-12 23:28:26 +0100
commit5446062b95a28c6b2a28d809ce8ab8ceffa1e922 (patch)
tree64fbd207c708ca3c67f3afbd273160ac088f5f38 /boot.php
parentc9e170dfcc83a946fda7d4335c136ed40b3c579d (diff)
downloadvolse-hubzilla-5446062b95a28c6b2a28d809ce8ab8ceffa1e922.tar.gz
volse-hubzilla-5446062b95a28c6b2a28d809ce8ab8ceffa1e922.tar.bz2
volse-hubzilla-5446062b95a28c6b2a28d809ce8ab8ceffa1e922.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 b3452ff71..8b22d2168 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.11');
+define('STD_VERSION', '7.9.12');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1254);