1
0
mirror of https://github.com/raphnet/gc_n64_usb-v3 synced 2024-12-21 06:48:52 -05:00

Increase version

This commit is contained in:
Raphael Assenat 2021-02-17 22:44:42 +09:00
parent 07c4cc7a4a
commit 786088e4b1

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 gc_kb.o
VERSIONSTR=\"3.6.0\"
VERSIONSTR=\"3.6.1\"
VERSIONSTR_SHORT=\"3.6\"
VERSIONBCD=0x0360
VERSIONBCD=0x0361