Version 3.3

This commit is contained in:
Raphael Assenat 2016-10-10 14:56:02 -04:00
parent 96bd132b66
commit 8da31387f6
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
OBJS=main.o usb.o usbpad.o mappings.o gcn64_protocol.o n64.o gamecube.o usart1.o bootloader.o eeprom.o config.o hiddata.o usbstrings.o intervaltimer.o version.o gcn64txrx0.o gcn64txrx1.o gcn64txrx2.o gcn64txrx3.o gamepads.o
VERSIONSTR=\"3.2.1\"
VERSIONSTR_SHORT=\"3.2\"
VERSIONSTR=\"3.3.0\"
VERSIONSTR_SHORT=\"3.3\"