mirror of
https://github.com/BernardoGiordano/Checkpoint
synced 2024-12-01 04:49:10 +00:00
Bump version
This commit is contained in:
parent
222418dd04
commit
27627dab3d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ SUBDIRS = 3ds switch
|
||||||
|
|
||||||
VERSION_MAJOR := 3
|
VERSION_MAJOR := 3
|
||||||
VERSION_MINOR := 7
|
VERSION_MINOR := 7
|
||||||
VERSION_MICRO := 2
|
VERSION_MICRO := 3
|
||||||
GIT_REV="$(shell git rev-parse --short HEAD)"
|
GIT_REV="$(shell git rev-parse --short HEAD)"
|
||||||
|
|
||||||
all: $(SUBDIRS)
|
all: $(SUBDIRS)
|
||||||
|
|
Loading…
Reference in a new issue