Paul-Louis Ageneau 1 год назад
Родитель
Сommit
1f4d08ab7e
1 измененных файлов с 2 добавлено и 2 удалено
  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 2
-#define RTC_VERSION "0.20.2"
+#define RTC_VERSION_PATCH 3
+#define RTC_VERSION "0.20.3"
 
 #endif