From 7f2c7cacd35139a7e55178f7737dfda393bb7a79 Mon Sep 17 00:00:00 2001 From: Mario Vavti <mario@mariovavti.com> Date: Sat, 31 Dec 2016 09:44:27 +0100 Subject: bump min version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index ab73a9862..ecd34af1e 100755 --- a/boot.php +++ b/boot.php @@ -48,7 +48,7 @@ require_once('include/zid.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.0.1' ); +define ( 'STD_VERSION', '2.0.2' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1185 ); -- cgit v1.2.3