Skip to content

Commit

Permalink
Updates Makefile version to 0.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgockel committed Feb 13, 2015
1 parent e0f8ca6 commit 14708a1
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 @@ -123,7 +123,7 @@ else
endif
endif

JSONV_VERSION ?= 0.5.0-pre0
JSONV_VERSION ?= 0.5.0

ifeq ($(.DEFAULT_GOAL),)
.DEFAULT_GOAL := jsonv
Expand Down

0 comments on commit 14708a1

Please sign in to comment.