Skip to content

Commit 02d6a1a

Browse files
committed
src: update version to 0.5
Changed since v0.4: - added a license file - added build rules for ALT Linux - improved detection of some CP2102 devices - small doc cleanups
1 parent 305181e commit 02d6a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
#define MARGIN 1024
5555

5656
#ifndef VERSION
57-
#define VERSION "0.4.0"
57+
#define VERSION "0.5.0"
5858
#endif
5959

6060
#ifndef MIN

0 commit comments

Comments
 (0)