Skip to content

Commit

Permalink
0.1.0 release candidate 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofalci committed Apr 20, 2015
1 parent fcb91a7 commit 2625367
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.1.0-local
VERSION := 0.1.0-rc1
COMMIT := $(shell git rev-parse --short HEAD)
BUILD_DATE := $(shell date -u)

Expand Down

0 comments on commit 2625367

Please sign in to comment.