Skip to content

Commit 9ba8ef6

Browse files
committed
Increase version number
1 parent 5729818 commit 9ba8ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#define _VERSION_H
1616

1717
#define DEVICE_VERSION 42
18-
#define DEVICE_REVISION 32
18+
#define DEVICE_REVISION 33
1919

2020
extern const char *const version_str;
2121
extern const char device_id_string[];

0 commit comments

Comments
 (0)