aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-10-10 18:03:48 +0000
committerMario <mario@mariovavti.com>2022-10-10 18:03:48 +0000
commit99a5cf1ad4660a31af6c03e5a1abc3d374f82c78 (patch)
treed23c62753abbb42e7bb742f2d44d09321b6f2eee
parentbc3113ae1699fe8c3013d69e36920cebf0d70031 (diff)
downloadvolse-hubzilla-99a5cf1ad4660a31af6c03e5a1abc3d374f82c78.tar.gz
volse-hubzilla-99a5cf1ad4660a31af6c03e5a1abc3d374f82c78.tar.bz2
volse-hubzilla-99a5cf1ad4660a31af6c03e5a1abc3d374f82c78.zip
version 7.8
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 04525747e..ccf6dd900 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.8');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);