We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eeea49 commit e1a8af2Copy full SHA for e1a8af2
examples/device/supercan/inc/supercan_version.h
@@ -11,6 +11,6 @@
11
12
#define SUPERCAN_VERSION_MAJOR 0
13
#define SUPERCAN_VERSION_MINOR 5
14
-#define SUPERCAN_VERSION_PATCH 12
+#define SUPERCAN_VERSION_PATCH 13
15
16
#define SUPERCAN_VERSION_STR SUPERCAN_STR(SUPERCAN_VERSION_MAJOR) "." SUPERCAN_STR(SUPERCAN_VERSION_MINOR) "." SUPERCAN_STR(SUPERCAN_VERSION_PATCH)
0 commit comments