From 3c36c089277cb366603f1bc4b5d406ee911dfb80 Mon Sep 17 00:00:00 2001 From: ronzheng Date: Fri, 17 Feb 2023 16:55:38 +0800 Subject: [PATCH] feat: update version --- src/rs_driver/macro/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rs_driver/macro/version.hpp b/src/rs_driver/macro/version.hpp index ce59cd3..dd5ed3e 100644 --- a/src/rs_driver/macro/version.hpp +++ b/src/rs_driver/macro/version.hpp @@ -1,3 +1,3 @@ #define RSLIDAR_VERSION_MAJOR 1 #define RSLIDAR_VERSION_MINOR 5 -#define RSLIDAR_VERSION_PATCH 8 +#define RSLIDAR_VERSION_PATCH 9