Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardoGiordano committed Oct 26, 2019
1 parent 222418d commit 27627da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 27627da

Please sign in to comment.