diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-25 13:58:07 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-25 13:58:07 -0800 |
commit | 78ed01f3efabf4ea0b9750ba7db16aaaa4c54981 (patch) | |
tree | a7be2806917fdf09e10fdf766f2365fd06885258 | |
parent | 232862ae08661ecca4d0688001904648b7894a8a (diff) | |
parent | 285e04c77eb1f34f725ebda40b8fc57b90754452 (diff) | |
download | volse-hubzilla-78ed01f3efabf4ea0b9750ba7db16aaaa4c54981.tar.gz volse-hubzilla-78ed01f3efabf4ea0b9750ba7db16aaaa4c54981.tar.bz2 volse-hubzilla-78ed01f3efabf4ea0b9750ba7db16aaaa4c54981.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/hubloc.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.1' ); +define ( 'STD_VERSION', '2.3' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1188 ); |