Skip to content

Commit 5f7ae66

Browse files
committed
Set version to 0.5.2
1 parent dcd290b commit 5f7ae66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ R ?= .
77
CONFIG_RELEASE = 1
88

99
# version of the tool
10-
CONFIG_VERSION = v0.5.1
10+
CONFIG_VERSION = v0.5.2
1111

1212
# folder where the tool will be installed with "make install"
1313
CONFIG_PREFIX = ~/x/local

0 commit comments

Comments
 (0)