diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-08-11 20:46:25 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-08-11 20:46:25 +0200 |
commit | ff1d900ccb8455ef5f7dae50169283c72bf5d51e (patch) | |
tree | 25f52aead2d5e81f2972db0d2df7a6d58ff6f664 | |
parent | 1808ffcdf2597cb40c5126344bfe7f230bb375b9 (diff) | |
download | volse-hubzilla-ff1d900ccb8455ef5f7dae50169283c72bf5d51e.tar.gz volse-hubzilla-ff1d900ccb8455ef5f7dae50169283c72bf5d51e.tar.bz2 volse-hubzilla-ff1d900ccb8455ef5f7dae50169283c72bf5d51e.zip |
bump version
-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.7.0' ); +define ( 'STD_VERSION', '2.7.1' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1193 ); |