aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-11-09 09:08:52 +0000
committerMario <mario@mariovavti.com>2021-11-09 09:08:52 +0000
commit089708ab9f90309a0c27ae633cf8f2604fce1170 (patch)
treee713fc39dba500a25cb2acf8561e286fb8b41ff0
parentdaa844c038b8a51ec402d33e978d12699a5669c9 (diff)
downloadvolse-hubzilla-089708ab9f90309a0c27ae633cf8f2604fce1170.tar.gz
volse-hubzilla-089708ab9f90309a0c27ae633cf8f2604fce1170.tar.bz2
volse-hubzilla-089708ab9f90309a0c27ae633cf8f2604fce1170.zip
version 6.4
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9761e9fea..f1a26694d 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.4RC1' );
+define ( 'STD_VERSION', '6.4' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );