From 47817b8ae1378736694f8d02f9924ae09a33bc78 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 31 Mar 2017 11:11:07 +0200 Subject: version bump --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 4344bc766..57f41894d 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.2' ); +define ( 'STD_VERSION', '2.3.3' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1188 ); -- cgit v1.2.3