diff options
author | Mario <mario@mariovavti.com> | 2017-11-11 21:34:22 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2017-11-11 21:34:22 +0100 |
commit | e2eb36ded6ae61b949bb5948145c007b1522faf9 (patch) | |
tree | b87fa7a37b585dd4a1a7b45267978db303b66255 | |
parent | 4ac3cec66e063133e4374abef7682228406fe35d (diff) | |
download | volse-hubzilla-e2eb36ded6ae61b949bb5948145c007b1522faf9.tar.gz volse-hubzilla-e2eb36ded6ae61b949bb5948145c007b1522faf9.tar.bz2 volse-hubzilla-e2eb36ded6ae61b949bb5948145c007b1522faf9.zip |
bump version
-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.8' ); +define ( 'STD_VERSION', '2.8.1' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1196 ); |