Skip to content

Commit

Permalink
Updating to version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pondix committed Feb 18, 2019
1 parent afd51fd commit 533442f
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 @@ -11,7 +11,7 @@ DEBUG=${ALL_DEBUG}
#export OPTZ
#export EXTRALINK
export MAKE
export CURVER?=2.0.1
export CURVER?=2.0.2
export MAKEOPT=-j 4
DISTRO := $(shell gawk -F= '/^NAME/{print $$2}' /etc/os-release)
ifeq ($(wildcard /usr/lib/systemd/system), /usr/lib/systemd/system)
Expand Down

0 comments on commit 533442f

Please sign in to comment.