diff --git a/Makefile b/Makefile index b854773..61635f2 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SUBDIRS = 3ds switch VERSION_MAJOR := 3 VERSION_MINOR := 7 -VERSION_MICRO := 2 +VERSION_MICRO := 3 GIT_REV="$(shell git rev-parse --short HEAD)" all: $(SUBDIRS)