From 381476014323d0e226356f9966558657772e4a2f Mon Sep 17 00:00:00 2001 From: Lucas Holt Date: Sat, 3 Apr 2021 16:08:52 -0400 Subject: [PATCH] bump version --- libmport/mport_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmport/mport_private.h b/libmport/mport_private.h index cbd0f1c..7cc4f48 100644 --- a/libmport/mport_private.h +++ b/libmport/mport_private.h @@ -45,7 +45,7 @@ #define MPORT_MASTER_VERSION 7 #define MPORT_BUNDLE_VERSION 5 #define MPORT_BUNDLE_VERSION_STR "5" -#define MPORT_VERSION "2.0.9" +#define MPORT_VERSION "2.1.0" #define MPORT_SETTING_MIRROR_REGION "mirror_region"