From 80d03f0412d98321799c16af6c54cad921184ceb Mon Sep 17 00:00:00 2001 From: jgromes Date: Mon, 28 Oct 2024 13:44:21 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=207bbaf?= =?UTF-8?q?38651d82567e632dbd8adefeb02d213b276=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _build_opt_8h_source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_build_opt_8h_source.html b/_build_opt_8h_source.html index c4263813..97354a8d 100644 --- a/_build_opt_8h_source.html +++ b/_build_opt_8h_source.html @@ -657,8 +657,8 @@ $(document).ready(function(){initNavTree('_build_opt_8h_source.html',''); initRe
577 
578 // version definitions
579 #define RADIOLIB_VERSION_MAJOR 7
-
580 #define RADIOLIB_VERSION_MINOR 0
-
581 #define RADIOLIB_VERSION_PATCH 2
+
580 #define RADIOLIB_VERSION_MINOR 1
+
581 #define RADIOLIB_VERSION_PATCH 0
582 #define RADIOLIB_VERSION_EXTRA 0
583 
584 #define RADIOLIB_VERSION (((RADIOLIB_VERSION_MAJOR) << 24) | ((RADIOLIB_VERSION_MINOR) << 16) | ((RADIOLIB_VERSION_PATCH) << 8) | (RADIOLIB_VERSION_EXTRA))