From d9ba091c5ba06018fcc1a325e1eef2d72660b2dc Mon Sep 17 00:00:00 2001 From: BlueAndi Date: Fri, 1 Jan 2021 23:54:46 +0100 Subject: [PATCH] v1.2.0 --- vscp/vscp_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscp/vscp_core.h b/vscp/vscp_core.h index eac4530..ebfcc43 100644 --- a/vscp/vscp_core.h +++ b/vscp/vscp_core.h @@ -102,7 +102,7 @@ extern "C" #define VSCP_CORE_VERSION_STR "v1.11.00" /** VSCP framework version string */ -#define VSCP_CORE_FRAMEWORK_VERSION "v1.1.0" +#define VSCP_CORE_FRAMEWORK_VERSION "v1.2.0" /******************************************************************************* MACROS