increase version number

This commit is contained in:
Ralph Metzler 2018-03-14 15:11:52 +01:00
parent 948c6c4fe7
commit 033432cf2f
1 changed files with 1 additions and 1 deletions

View File

@ -516,7 +516,7 @@ struct DDMOD_FLASH {
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 */