Explorar o código

Updated version.h

Paul-Louis Ageneau hai 1 ano
pai
achega
77c55d36e7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      include/rtc/version.h

+ 2 - 2
include/rtc/version.h

@@ -3,7 +3,7 @@
 
 #define RTC_VERSION_MAJOR 0
 #define RTC_VERSION_MINOR 20
-#define RTC_VERSION_PATCH 1
-#define RTC_VERSION "0.20.1"
+#define RTC_VERSION_PATCH 2
+#define RTC_VERSION "0.20.2"
 
 #endif