From 50a0344597edd0f4ae90ebee2fdf4e3160c572c8 Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Thu, 2 Jan 2020 15:37:04 -0600 Subject: Added capability radio retry with a retry count and sleep timer --- src/Version.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Version.cpp') diff --git a/src/Version.cpp b/src/Version.cpp index 54fe215..de88c98 100644 --- a/src/Version.cpp +++ b/src/Version.cpp @@ -1,4 +1,4 @@ //Pre-Build Auto-Generated Source #include "Version.h" -const std::string Version::version("v1.0.0-1-g41f2282"); +const std::string Version::version("v1.0.0-3-g92bd445"); -- cgit v1.2.3