From 30665446631012b60aa40c82f1cc4666a8b4b4e0 Mon Sep 17 00:00:00 2001 From: Lucas Holt Date: Sat, 30 Mar 2024 15:51:16 -0400 Subject: [PATCH] bump --- 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 8ec7a61..dcb3372 100644 --- a/libmport/mport_private.h +++ b/libmport/mport_private.h @@ -51,7 +51,7 @@ #define MPORT_MASTER_VERSION 12 #define MPORT_BUNDLE_VERSION 6 #define MPORT_BUNDLE_VERSION_STR "6" -#define MPORT_VERSION "2.6.1" +#define MPORT_VERSION "2.6.2" #define MPORT_SETTING_MIRROR_REGION "mirror_region" #define MPORT_SETTING_TARGET_OS "target_os"