mirror of
https://github.com/switchbrew/nx-hbloader.git
synced 2025-06-21 13:32:40 +02:00
Bump version for release
This commit is contained in:
parent
4d63750a44
commit
946ac4ede6
2
Makefile
2
Makefile
@ -43,7 +43,7 @@ SOURCES := source
|
|||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := include
|
INCLUDES := include
|
||||||
#ROMFS := romfs
|
#ROMFS := romfs
|
||||||
APP_VERSION := 2.3.3
|
APP_VERSION := 2.3.4
|
||||||
|
|
||||||
ifeq ($(RELEASE),)
|
ifeq ($(RELEASE),)
|
||||||
APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)
|
APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)
|
||||||
|
Loading…
Reference in New Issue
Block a user