diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-03-21 11:01:57 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-03-21 11:01:57 +0100 |
commit | 9b696a872bf8712875dc0851b1873ec3353591be (patch) | |
tree | 87da06a07ad0b29cc7c993e4a4da2476ff43a355 | |
parent | aab515b16c99543ae173c41a2d62f160353cc0cf (diff) | |
download | volse-hubzilla-9b696a872bf8712875dc0851b1873ec3353591be.tar.gz volse-hubzilla-9b696a872bf8712875dc0851b1873ec3353591be.tar.bz2 volse-hubzilla-9b696a872bf8712875dc0851b1873ec3353591be.zip |
bump 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', '4.1' ); +define ( 'STD_VERSION', '4.1.1' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1231 ); |