aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-12-15 09:19:56 +0000
committerMario <mario@mariovavti.com>2022-12-15 09:19:56 +0000
commit91917c98e47a9f645fd4d1401b98a7f68941a1f7 (patch)
tree2501917a5cfedeb59fa0883d2fdfd31795e40603 /boot.php
parent2f687de477c3aeec7ee684fd875e5190ae4c2fbe (diff)
downloadvolse-hubzilla-91917c98e47a9f645fd4d1401b98a7f68941a1f7.tar.gz
volse-hubzilla-91917c98e47a9f645fd4d1401b98a7f68941a1f7.tar.bz2
volse-hubzilla-91917c98e47a9f645fd4d1401b98a7f68941a1f7.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 8b22d2168..9540d76de 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.12');
+define('STD_VERSION', '7.9.13');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1254);