forked from Miroirs/x49gp
1.5.0
This commit is contained in:
parent
e58daf23e2
commit
85c445c7d8
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 = 4
|
VERSION_MINOR = 5
|
||||||
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