aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-10 19:50:28 +0000
committerMario <mario@mariovavti.com>2022-02-10 19:50:28 +0000
commit53c842c614ea60650f39f53cecaf8aef65f3ccb6 (patch)
treefcd60a4513478e444bae2acad23644f5f2abac33 /boot.php
parent521c9eb5660df0a954f68499b905f8dc1958bbb3 (diff)
parent23ececeb34972092f5d61431f4386c2774434ac8 (diff)
downloadvolse-hubzilla-53c842c614ea60650f39f53cecaf8aef65f3ccb6.tar.gz
volse-hubzilla-53c842c614ea60650f39f53cecaf8aef65f3ccb6.tar.bz2
volse-hubzilla-53c842c614ea60650f39f53cecaf8aef65f3ccb6.zip
Merge branch 'dev'7.0.3
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 80abc8264..cc92e4a39 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.0.2');
+define('STD_VERSION', '7.0.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);