diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-07-14 16:37:39 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-07-14 16:37:39 +0200 |
commit | 16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8 (patch) | |
tree | 9293cf0e07b1ffa7e1d8967e5e9e033a8f06a307 /boot.php | |
parent | fd5c92822c2ff8f51df1d8e9117d5f5c5ea74bd9 (diff) | |
download | volse-hubzilla-16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8.tar.gz volse-hubzilla-16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8.tar.bz2 volse-hubzilla-16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8.zip |
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'); require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.5.8' ); +define ( 'STD_VERSION', '2.5.9' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1192 ); |