diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-04-13 12:15:20 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-04-13 12:15:20 +0200 |
commit | c48e90a55625639946b9b69c2879b49a94c443e4 (patch) | |
tree | 663bc2a0168d78851351c40a897b755cfb3303ae | |
parent | e0409386c22828e7233127b162a49a3d155798f0 (diff) | |
download | volse-hubzilla-c48e90a55625639946b9b69c2879b49a94c443e4.tar.gz volse-hubzilla-c48e90a55625639946b9b69c2879b49a94c443e4.tar.bz2 volse-hubzilla-c48e90a55625639946b9b69c2879b49a94c443e4.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'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.3.3' ); +define ( 'STD_VERSION', '2.3.4' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1189 ); |