diff options
author | Mario Vavti <mario@mariovavti.com> | 2021-12-14 11:12:43 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2021-12-14 11:12:43 +0100 |
commit | a40babbf0d09e0131a00a1e88d359caebb997a65 (patch) | |
tree | f7786a0961ce7e0f7ea9d353679a88fc11eea689 | |
parent | 7822257e1ce003300ca9477bbfbfae9c76bb75a4 (diff) | |
download | volse-hubzilla-6.4.2.tar.gz volse-hubzilla-6.4.2.tar.bz2 volse-hubzilla-6.4.2.zip |
version 6.4.26.4.2
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); |