Skip to content

Commit

Permalink
Release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arekinath committed May 8, 2019
1 parent 8f89360 commit d52c408
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 @@ -16,7 +16,7 @@ CURL = curl -k
prefix ?= /opt/pivy
bindir ?= $(prefix)/bin

VERSION = 0.1.5
VERSION = 0.1.6

SYSTEM := $(shell uname -s)
ifeq ($(SYSTEM), Linux)
Expand Down

0 comments on commit d52c408

Please sign in to comment.