diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-07-29 07:09:46 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-07-29 07:09:46 +0200 |
commit | 6c10af29ee202b1a388400094a00e5b840e0ea15 (patch) | |
tree | 926b6efa1292c2d6b14e80b0bc26be9bb0edaace | |
parent | ae62d6fb86a25ab2e4ed80c6891b491f8390c25d (diff) | |
download | volse-hubzilla-6c10af29ee202b1a388400094a00e5b840e0ea15.tar.gz volse-hubzilla-6c10af29ee202b1a388400094a00e5b840e0ea15.tar.bz2 volse-hubzilla-6c10af29ee202b1a388400094a00e5b840e0ea15.zip |
verrsion bump
-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', '3.6' ); +define ( 'STD_VERSION', '3.6.1' ); define ( 'ZOT_REVISION', '6.0a' ); |