aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-09-26 07:16:11 +0000
committerMario <mario@mariovavti.com>2022-09-26 07:16:11 +0000
commitbb9411e7dc3c8c306146ac66289a0a55425f6a53 (patch)
treefb8dd32ec692ad941337e735c8a67b172b7833de /boot.php
parentbce4e2d022de5805c7ab8036f16885c27bc09129 (diff)
downloadvolse-hubzilla-bb9411e7dc3c8c306146ac66289a0a55425f6a53.tar.gz
volse-hubzilla-bb9411e7dc3c8c306146ac66289a0a55425f6a53.tar.bz2
volse-hubzilla-bb9411e7dc3c8c306146ac66289a0a55425f6a53.zip
update dev 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 04525747e..0ee530d9d 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.8RC');
+define('STD_VERSION', '7.9');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);