bump version to 3.5.2

This commit is contained in:
Raphael Assenat 2018-09-05 10:43:04 -04:00
parent 9c99048c6f
commit f5e268fb19
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
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 intervaltimer2.o version.o gcn64txrx0.o gcn64txrx1.o gcn64txrx2.o gcn64txrx3.o gamepads.o stkchk.o
VERSIONSTR=\"3.5.1\"
VERSIONSTR=\"3.5.2\"
VERSIONSTR_SHORT=\"3.5\"
VERSIONBCD=0x0351
VERSIONBCD=0x0352