diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-05-03 14:46:45 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-05-03 14:46:45 +0200 |
commit | 263cfe2538a3e1a4e866c80b44ada158475cc792 (patch) | |
tree | ad0f04bf9b2e49ab02ae7130796291e2fc5f0356 /boot.php | |
parent | d6a3f7765adbbf5f58c08964932d25d3c0364439 (diff) | |
download | volse-hubzilla-263cfe2538a3e1a4e866c80b44ada158475cc792.tar.gz volse-hubzilla-263cfe2538a3e1a4e866c80b44ada158475cc792.tar.bz2 volse-hubzilla-263cfe2538a3e1a4e866c80b44ada158475cc792.zip |
bump version
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ require_once('include/hubloc.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.3.5' ); +define ( 'STD_VERSION', '2.5' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1190 ); |