mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
libnx v4.0.1 (interim release)
This commit is contained in:
parent
5513dbbcfc
commit
639eb8600e
@ -10,7 +10,7 @@ include $(DEVKITPRO)/devkitA64/base_rules
|
|||||||
|
|
||||||
export LIBNX_MAJOR := 4
|
export LIBNX_MAJOR := 4
|
||||||
export LIBNX_MINOR := 0
|
export LIBNX_MINOR := 0
|
||||||
export LIBNX_PATCH := 0
|
export LIBNX_PATCH := 1
|
||||||
|
|
||||||
|
|
||||||
VERSION := $(LIBNX_MAJOR).$(LIBNX_MINOR).$(LIBNX_PATCH)
|
VERSION := $(LIBNX_MAJOR).$(LIBNX_MINOR).$(LIBNX_PATCH)
|
||||||
|
Loading…
Reference in New Issue
Block a user