Skip to content

Commit

Permalink
release: v2
Browse files Browse the repository at this point in the history
Bump major version since address format has changed after the
port/dev-inversion.
  • Loading branch information
wkz committed Sep 12, 2017
1 parent 7df45f1 commit 8882328
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 @@ -3,7 +3,7 @@
# Top directory for building complete system, fall back to this directory
ROOTDIR ?= $(shell pwd)

VERSION = 1.1
VERSION = 2
NAME = phytool
PKG = $(NAME)-$(VERSION)
ARCHIVE = $(PKG).tar.xz
Expand Down

0 comments on commit 8882328

Please sign in to comment.