aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-16 12:47:26 +0000
committerMario <mario@mariovavti.com>2022-01-16 12:47:26 +0000
commit9a22e9cf393efb2759fca8d724e54efcf9f4f16b (patch)
tree3b2b91ebd5e27a944c334dccd9f0efcc24abb4d4 /boot.php
parent2513f605b6b6218d85f639125e9931825c2e5e17 (diff)
downloadvolse-hubzilla-9a22e9cf393efb2759fca8d724e54efcf9f4f16b.tar.gz
volse-hubzilla-9a22e9cf393efb2759fca8d724e54efcf9f4f16b.tar.bz2
volse-hubzilla-9a22e9cf393efb2759fca8d724e54efcf9f4f16b.zip
bump 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 8b087d551..6bce39f7f 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.0RC' );
+define ( 'STD_VERSION', '7.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1250 );