diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-12-12 14:42:08 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-12-12 14:42:08 +0100 |
commit | c9aca2a13d024e7ac45e6cd51858d90f41bbc364 (patch) | |
tree | 09f7df9b462bd2f50554430c34b7403e6e9161c4 | |
parent | 6b86d834a918ae561f0cf354666ec0087e5dcf67 (diff) | |
download | volse-hubzilla-c9aca2a13d024e7ac45e6cd51858d90f41bbc364.tar.gz volse-hubzilla-c9aca2a13d024e7ac45e6cd51858d90f41bbc364.tar.bz2 volse-hubzilla-c9aca2a13d024e7ac45e6cd51858d90f41bbc364.zip |
bump version
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ require_once('include/zid.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.15.2' ); +define ( 'STD_VERSION', '2.1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1185 ); |