Skip to content

Commit

Permalink
Release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arekinath committed Apr 19, 2019
1 parent c5522f8 commit 0cadede
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 @@ -15,7 +15,7 @@ CURL = curl -k
prefix ?= /opt/pivy
bindir ?= $(prefix)/bin

VERSION = 0.1.4
VERSION = 0.1.5

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

0 comments on commit 0cadede

Please sign in to comment.