Release 0.3.1

This commit is contained in:
Graydon Hoare 2012-07-20 18:57:40 -07:00
parent 830be1ff87
commit 33a055638c
1 changed files with 1 additions and 1 deletions

View File

@ -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)),)