From 27627dab3d70b1fb4841e870f01278092dd54959 Mon Sep 17 00:00:00 2001 From: BernardoGiordano Date: Sat, 26 Oct 2019 13:13:12 +0200 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)