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 4ceff02..aaf6d9b 100644 --- a/scripts/make_native/Makefile.native +++ b/scripts/make_native/Makefile.native @@ -5,7 +5,7 @@ # # NOTE: This file is used in Travis CI for stricter test builds -VERSION = 1.3 +VERSION = 1.4 PREFIX ?= /usr/local MANPREFIX = $(PREFIX)/share/man |