diff options
author | Mario <mario@mariovavti.com> | 2022-01-18 10:27:37 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-01-18 10:27:37 +0000 |
commit | 68639637c908d80209afee6017093c1f52383ca4 (patch) | |
tree | cd1328b91141899c67b0213e779d03873c4119ef | |
parent | 0d1eabbc3386d529fa5005859a0065b9458262b2 (diff) | |
download | volse-hubzilla-68639637c908d80209afee6017093c1f52383ca4.tar.gz volse-hubzilla-68639637c908d80209afee6017093c1f52383ca4.tar.bz2 volse-hubzilla-68639637c908d80209afee6017093c1f52383ca4.zip |
RC1
-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', '7.0RC' ); +define ( 'STD_VERSION', '7.0RC1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1250 ); |