Skip to content

Commit

Permalink
Merge tag 'release-0.3.1' into incoming
Browse files Browse the repository at this point in the history
release 0.3.1
  • Loading branch information
graydon committed Jul 21, 2012
2 parents beb2cd1 + 33a0556 commit 9849c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ LIBSYNTAX_DSYM_GLOB :=$(call CFG_LIB_DSYM_GLOB,syntax)

# version-string calculation
CFG_GIT_DIR := $(CFG_SRC_DIR).git
CFG_RELEASE = 0.3
CFG_RELEASE = 0.3.1
CFG_VERSION = $(CFG_RELEASE)

ifneq ($(wildcard $(CFG_GIT)),)
Expand Down

0 comments on commit 9849c78

Please sign in to comment.