diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-08-01 22:36:51 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-08-01 22:36:51 +0200 |
commit | 3070baf04efc50da830119aa39e26494c6f0374e (patch) | |
tree | 33ead545aeaa3dbb833fcb44612d15a12771e093 | |
parent | 72629ca511e794cc2cdcc9cf2b57cb10622f14e1 (diff) | |
download | volse-hubzilla-3070baf04efc50da830119aa39e26494c6f0374e.tar.gz volse-hubzilla-3070baf04efc50da830119aa39e26494c6f0374e.tar.bz2 volse-hubzilla-3070baf04efc50da830119aa39e26494c6f0374e.zip |
version
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '4.5' ); +define ( 'STD_VERSION', '4.4RC' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1234 ); |