1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00

increase version number

This commit is contained in:
Ralph Metzler 2018-03-14 15:11:52 +01:00
parent 948c6c4fe7
commit 033432cf2f

View File

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