diff options
author | Mario <mario@mariovavti.com> | 2020-10-13 08:33:22 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-10-13 08:33:22 +0000 |
commit | 1f41b1837f5b8722b198ea808637108a83ff7f20 (patch) | |
tree | 2f3bc8121b28fac9824a3e6febba6aa1ae94f153 | |
parent | c01e1b6c337e435d768c8e4e42dc7b06bdfc71e6 (diff) | |
download | volse-hubzilla-1f41b1837f5b8722b198ea808637108a83ff7f20.tar.gz volse-hubzilla-1f41b1837f5b8722b198ea808637108a83ff7f20.tar.bz2 volse-hubzilla-1f41b1837f5b8722b198ea808637108a83ff7f20.zip |
version 5.0RC5
-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', '5.0RC4' ); +define ( 'STD_VERSION', '5.0RC5' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1238 ); |