aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-21 07:27:35 +0000
committerMario <mario@mariovavti.com>2022-01-21 07:27:35 +0000
commitf62d66ff25ffac7dbfdc663d2a64c5b415b6e294 (patch)
treedb1616efe407092127a273de1889bc1cd852132f
parent406d19f9300271284642a6bb3297947537c1d640 (diff)
downloadvolse-hubzilla-f62d66ff25ffac7dbfdc663d2a64c5b415b6e294.tar.gz
volse-hubzilla-f62d66ff25ffac7dbfdc663d2a64c5b415b6e294.tar.bz2
volse-hubzilla-f62d66ff25ffac7dbfdc663d2a64c5b415b6e294.zip
version 7.0
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b8ed5d53c..f2b2114d4 100644
--- a/boot.php
+++ b/boot.php
@@ -55,7 +55,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '7.0RC2' );
+define ( 'STD_VERSION', '7.0' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1251 );