aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-12-14 11:12:43 +0100
committerMario Vavti <mario@mariovavti.com>2021-12-14 11:12:43 +0100
commita40babbf0d09e0131a00a1e88d359caebb997a65 (patch)
treef7786a0961ce7e0f7ea9d353679a88fc11eea689
parent7822257e1ce003300ca9477bbfbfae9c76bb75a4 (diff)
downloadvolse-hubzilla-a40babbf0d09e0131a00a1e88d359caebb997a65.tar.gz
volse-hubzilla-a40babbf0d09e0131a00a1e88d359caebb997a65.tar.bz2
volse-hubzilla-a40babbf0d09e0131a00a1e88d359caebb997a65.zip
version 6.4.26.4.2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 396eda94f..2b813548b 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', '6.4.1' );
+define ( 'STD_VERSION', '6.4.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );