mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-20 20:22:38 +02:00
Update Makefile to reflex 4.9.0 version
Correct small overlook update to the makefile, so `make install` creates the correct filename
This commit is contained in:
parent
de7cfeb3d9
commit
527cec2545
@ -9,7 +9,7 @@ endif
|
||||
include $(DEVKITPRO)/devkitA64/base_rules
|
||||
|
||||
export LIBNX_MAJOR := 4
|
||||
export LIBNX_MINOR := 7
|
||||
export LIBNX_MINOR := 9
|
||||
export LIBNX_PATCH := 0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user