diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/make_native/Makefile.native | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_native/Makefile.native b/scripts/make_native/Makefile.native index 44f1932..b0945f7 100644 --- a/scripts/make_native/Makefile.native +++ b/scripts/make_native/Makefile.native @@ -4,7 +4,7 @@ # # NOTE: This file is used in Travis CI for stricter test builds -VERSION = 1.4 +VERSION = 1.5 PREFIX ?= /usr/local MANPREFIX = $(PREFIX)/share/man |