Skip to content

Commit

Permalink
Added version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
renecannao committed Nov 27, 2016
1 parent d382c6e commit 9103831
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.0h
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 9103831

Please sign in to comment.