Skip to content

Commit 9849c78

Browse files
committed
Merge tag 'release-0.3.1' into incoming
release 0.3.1
2 parents beb2cd1 + 33a0556 commit 9849c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ LIBSYNTAX_DSYM_GLOB :=$(call CFG_LIB_DSYM_GLOB,syntax)
129129

130130
# version-string calculation
131131
CFG_GIT_DIR := $(CFG_SRC_DIR).git
132-
CFG_RELEASE = 0.3
132+
CFG_RELEASE = 0.3.1
133133
CFG_VERSION = $(CFG_RELEASE)
134134

135135
ifneq ($(wildcard $(CFG_GIT)),)

0 commit comments

Comments
 (0)