forked from Miroirs/x49gp
1.6.0
This commit is contained in:
parent
85997a651d
commit
a3b530ec17
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -2,8 +2,8 @@ TARGET = x50ng
|
||||||
TARGET_ALLCAPS = X50NG
|
TARGET_ALLCAPS = X50NG
|
||||||
|
|
||||||
VERSION_MAJOR = 1
|
VERSION_MAJOR = 1
|
||||||
VERSION_MINOR = 5
|
VERSION_MINOR = 6
|
||||||
PATCHLEVEL = 1
|
PATCHLEVEL = 0
|
||||||
|
|
||||||
INSTALL_PREFIX = /usr/local
|
INSTALL_PREFIX = /usr/local
|
||||||
INSTALL_BINARY_DIR = "$(INSTALL_PREFIX)"/bin
|
INSTALL_BINARY_DIR = "$(INSTALL_PREFIX)"/bin
|
||||||
|
|
Loading…
Reference in a new issue