diff options
author | Mario <mario@mariovavti.com> | 2017-10-24 19:43:06 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2017-10-24 19:43:06 +0200 |
commit | bc890d303833f4a3362d81533a2fd092dd8e5032 (patch) | |
tree | 8b7bd2e8e6a06549834d02120926dcef16e8d963 | |
parent | e424ae0473561b0ab612ead3ee7191e9a9564f32 (diff) | |
download | volse-hubzilla-bc890d303833f4a3362d81533a2fd092dd8e5032.tar.gz volse-hubzilla-bc890d303833f4a3362d81533a2fd092dd8e5032.tar.bz2 volse-hubzilla-bc890d303833f4a3362d81533a2fd092dd8e5032.zip |
version RC1
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ require_once('include/hubloc.php'); require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.8RC' ); +define ( 'STD_VERSION', '2.8RC1' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1196 ); |