diff options
author | git-marijus <mario@mariovavti.com> | 2017-08-31 10:23:09 +0200 |
---|---|---|
committer | git-marijus <mario@mariovavti.com> | 2017-08-31 10:23:09 +0200 |
commit | 0ee2378cec6902c037b7cb28f290374f595f4d3b (patch) | |
tree | 2a36674ede954375f72ef4aa1743ae55659d110e | |
parent | f3c0db0f393f8cba4c4368473f4a3b67b743bcc2 (diff) | |
download | volse-hubzilla-2.6.2.tar.gz volse-hubzilla-2.6.2.tar.bz2 volse-hubzilla-2.6.2.zip |
bump version2.6.2
-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.6.1' ); +define ( 'STD_VERSION', '2.6.2' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1193 ); |