Skip to content

Commit e1a8af2

Browse files
committed
SuperCAN: bump version to 0.5.13
1 parent 6eeea49 commit e1a8af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/device/supercan/inc/supercan_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111

1212
#define SUPERCAN_VERSION_MAJOR 0
1313
#define SUPERCAN_VERSION_MINOR 5
14-
#define SUPERCAN_VERSION_PATCH 12
14+
#define SUPERCAN_VERSION_PATCH 13
1515

1616
#define SUPERCAN_VERSION_STR SUPERCAN_STR(SUPERCAN_VERSION_MAJOR) "." SUPERCAN_STR(SUPERCAN_VERSION_MINOR) "." SUPERCAN_STR(SUPERCAN_VERSION_PATCH)

0 commit comments

Comments
 (0)