Skip to content

Commit 17a7722

Browse files
committed
FMT V1.1.0
1 parent 327d464 commit 17a7722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fmt_def.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ extern "C" {
2424
#endif
2525

2626
/* Firmament version information */
27-
#define FMT_VERSION "v1.0.0"
27+
#define FMT_VERSION "v1.1.0"
2828

2929
/* Thread Prority */
3030
#define VEHICLE_THREAD_PRIORITY 3

0 commit comments

Comments
 (0)