From b85e956ae54df873650ac9c7cf9739bd7eaa8b0d Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Fri, 8 Mar 2024 17:22:59 +0100 Subject: Change to version 1.29.5 --- src/c_loader.iom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/c_loader.iom') diff --git a/src/c_loader.iom b/src/c_loader.iom index 5e43e48..360f12d 100644 --- a/src/c_loader.iom +++ b/src/c_loader.iom @@ -22,7 +22,7 @@ //If these switch to little-endian, be sure to update //definition and usages of VM_OLDEST_COMPATIBLE_VERSION, too! #define FIRMWAREVERSION 0x011D // x.y -#define FIRMWAREPATCH 4 // .z, the third number +#define FIRMWAREPATCH 5 // .z, the third number #define PROTOCOLVERSION 0x017C //1.124 enum -- cgit v1.2.3