From c598113a622ec558fc2ccdb1e83589a80f5d417e Mon Sep 17 00:00:00 2001 From: Sergey Dorodnicov Date: Thu, 23 Jul 2020 18:39:08 +0300 Subject: [PATCH] Update rs.h --- include/librealsense2/rs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/librealsense2/rs.h b/include/librealsense2/rs.h index 5cc362a693..72e0a8e789 100644 --- a/include/librealsense2/rs.h +++ b/include/librealsense2/rs.h @@ -23,7 +23,7 @@ extern "C" { #include "h/rs_sensor.h" #define RS2_API_MAJOR_VERSION 2 -#define RS2_API_MINOR_VERSION 36 +#define RS2_API_MINOR_VERSION 37 #define RS2_API_PATCH_VERSION 0 #define RS2_API_BUILD_VERSION 0