diff options
author | Mario <mario@mariovavti.com> | 2018-10-13 17:32:08 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-10-13 17:32:08 +0200 |
commit | 5310f4e310f58e77cb3764c9174b627e406d7a66 (patch) | |
tree | e7d28a418dba304d5e550c41356e15660dca75cf | |
parent | 2c961328f1898e080cf5053f74f8bb0f2f2369f7 (diff) | |
download | volse-hubzilla-5310f4e310f58e77cb3764c9174b627e406d7a66.tar.gz volse-hubzilla-5310f4e310f58e77cb3764c9174b627e406d7a66.tar.bz2 volse-hubzilla-5310f4e310f58e77cb3764c9174b627e406d7a66.zip |
bump version to 3.8RC2.1 due to javascript changes
-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', '3.8.RC2' ); +define ( 'STD_VERSION', '3.8.RC2.1' ); define ( 'ZOT_REVISION', '6.0a' ); |