diff options
author | Mario <mario@mariovavti.com> | 2021-11-09 09:08:52 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-11-09 09:08:52 +0000 |
commit | 089708ab9f90309a0c27ae633cf8f2604fce1170 (patch) | |
tree | e713fc39dba500a25cb2acf8561e286fb8b41ff0 | |
parent | daa844c038b8a51ec402d33e978d12699a5669c9 (diff) | |
download | volse-hubzilla-089708ab9f90309a0c27ae633cf8f2604fce1170.tar.gz volse-hubzilla-089708ab9f90309a0c27ae633cf8f2604fce1170.tar.bz2 volse-hubzilla-089708ab9f90309a0c27ae633cf8f2604fce1170.zip |
version 6.4
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); |