aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-28 20:04:43 +0000
committerMario <mario@mariovavti.com>2022-01-28 20:04:43 +0000
commit76e1ea1c02555f16877a66d38504679fdc6fdd72 (patch)
tree85774ba0f91f66dc797287dd6a2c34a7ca26fb1e
parent755076a8e55b734c8921418a829517ef5e07b52e (diff)
downloadvolse-hubzilla-76e1ea1c02555f16877a66d38504679fdc6fdd72.tar.gz
volse-hubzilla-76e1ea1c02555f16877a66d38504679fdc6fdd72.tar.bz2
volse-hubzilla-76e1ea1c02555f16877a66d38504679fdc6fdd72.zip
version 7.0.1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ff9801461..342d7042a 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.1');
+define('STD_VERSION', '7.0.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);