Skip to content

Commit

Permalink
Bump version to 0.2.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofalci committed Aug 9, 2015
1 parent e5535e7 commit e435910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ifeq ($(UNAME), Darwin)
SED := sed -i '' -e '$$ d'
endif

VERSION := 0.2.0-local
VERSION := 0.2.0-rc1
COMMIT := $(shell git rev-parse --short HEAD)
BUILD_DATE := $(shell date -u)

Expand Down

0 comments on commit e435910

Please sign in to comment.