diff --git a/Makefile b/Makefile index 1c81ad5..bda4bc9 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ export TARGET := GBA_ExpLoader export TOPDIR := $(CURDIR) export VERSION_MAJOR := 0 -export VERSION_MINOR := 58 +export VERSION_MINOR := 59 export VERSTRING := $(VERSION_MAJOR).$(VERSION_MINOR) # GMAE_ICON is the image used to create the game icon, leave blank to use default rule diff --git a/logo32.bmp b/logo32.bmp index 50e23f7..478784c 100644 Binary files a/logo32.bmp and b/logo32.bmp differ