diff options
author | Mario <mario@mariovavti.com> | 2019-12-04 10:24:03 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2019-12-04 10:24:03 +0000 |
commit | 4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b (patch) | |
tree | b2b2570159cfb37689e6ce3b96c3b1b988d676cc | |
parent | fac7826efa486fb711a442fc3fdca27d12ca21aa (diff) | |
download | volse-hubzilla-4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b.tar.gz volse-hubzilla-4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b.tar.bz2 volse-hubzilla-4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b.zip |
bump 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.6RC' ); +define ( 'STD_VERSION', '4.6' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1234 ); |