diff options
author | Mario <mario@mariovavti.com> | 2021-06-25 11:00:36 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-25 11:00:36 +0000 |
commit | aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30 (patch) | |
tree | d119c8f2381a606bb599efc6e9e4f0703ee63c0b | |
parent | 4f328740dc5f2492b33ee2953e8bad2b84b98243 (diff) | |
download | volse-hubzilla-aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30.tar.gz volse-hubzilla-aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30.tar.bz2 volse-hubzilla-aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30.zip |
bump version
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.9.6' ); +define ( 'STD_VERSION', '5.9.7' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); |