diff options
author | Mario <mario@mariovavti.com> | 2020-11-25 18:45:37 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-11-25 18:45:37 +0000 |
commit | fcc13ce02cc0962875f5f977107c0b0d71a58098 (patch) | |
tree | 71f9153e22cf75f1e42393cfc7084a2ec00a407e | |
parent | 941db04260b32e41a4302b7c7accc2c13c809d4a (diff) | |
download | volse-hubzilla-fcc13ce02cc0962875f5f977107c0b0d71a58098.tar.gz volse-hubzilla-fcc13ce02cc0962875f5f977107c0b0d71a58098.tar.bz2 volse-hubzilla-fcc13ce02cc0962875f5f977107c0b0d71a58098.zip |
version
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.1.8' ); +define ( 'STD_VERSION', '5.1.9' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1239 ); |