Skip to content

Commit

Permalink
Updated version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
renecannao committed Dec 12, 2016
1 parent 6188b56 commit c762ae9
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 @@ -10,7 +10,7 @@ DEBUG=${ALL_DEBUG}
#export DEBUG
#export OPTZ
#export EXTRALINK
CURVER=1.3.0g
CURVER=1.3.1
MAKEOPT="-j 8"
DISTRO := $(shell gawk -F= '/^NAME/{print $$2}' /etc/os-release)
ifeq ($(wildcard /usr/lib/systemd/systemd), /usr/lib/systemd/systemd)
Expand Down

0 comments on commit c762ae9

Please sign in to comment.