From c48e90a55625639946b9b69c2879b49a94c443e4 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 13 Apr 2017 12:15:20 +0200 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index ba2f44f5d..38de30d6e 100755 --- a/boot.php +++ b/boot.php @@ -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 ); -- cgit v1.2.3