aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-25 09:03:16 +0000
committerMario <mario@mariovavti.com>2021-09-25 09:03:16 +0000
commit5c179522bb00d019ec4691ffbb9b65371fc0f309 (patch)
treeeeb576a1c5699dd0f76c8dfa76173e236abb2435 /boot.php
parentb35d95da5299ccce9ad79661cf384d3bab514ca6 (diff)
downloadvolse-hubzilla-5c179522bb00d019ec4691ffbb9b65371fc0f309.tar.gz
volse-hubzilla-5c179522bb00d019ec4691ffbb9b65371fc0f309.tar.bz2
volse-hubzilla-5c179522bb00d019ec4691ffbb9b65371fc0f309.zip
bring back externals (slightly different approach), rename zotfeed to outbox for consistency wit AP naming. warning: this commit requires update of addons!
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 9fec3c482..cdba24f25 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.3.3' );
+define ( 'STD_VERSION', '6.3.4' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );