From 639966622f037528fba111c77093da2555d9d94a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 7 Jan 2017 10:09:45 +0100 Subject: min version bump --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 7fe51149b..e52f3d124 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.4' ); +define ( 'STD_VERSION', '2.0.5' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1185 ); -- cgit v1.2.3