correct version number

This commit is contained in:
rjkm 2025-01-21 21:46:39 +01:00
parent a986a98b96
commit 0b54436695

View File

@ -536,7 +536,7 @@ struct DDMOD_FLASH {
int ddbridge_flashread(struct ddb *dev, u32 link, u8 *buf, u32 addr, u32 len);
#define DDBRIDGE_VERSION "0.9.39"
#define DDBRIDGE_VERSION "0.9.40"
/* linked function prototypes */