We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6105c81 commit 77c55d3Copy full SHA for 77c55d3
include/rtc/version.h
@@ -3,7 +3,7 @@
3
4
#define RTC_VERSION_MAJOR 0
5
#define RTC_VERSION_MINOR 20
6
-#define RTC_VERSION_PATCH 1
7
-#define RTC_VERSION "0.20.1"
+#define RTC_VERSION_PATCH 2
+#define RTC_VERSION "0.20.2"
8
9
#endif
0 commit comments