forked from Miroirs/x49gp
1.4.0
This commit is contained in:
parent
c528beed1f
commit
f073e269e1
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -2,8 +2,8 @@ TARGET = x49gpng
|
||||||
TARGET_ALLCAPS = X49GPNG
|
TARGET_ALLCAPS = X49GPNG
|
||||||
|
|
||||||
VERSION_MAJOR = 1
|
VERSION_MAJOR = 1
|
||||||
VERSION_MINOR = 3
|
VERSION_MINOR = 4
|
||||||
PATCHLEVEL = 2
|
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