Set version 0.9.26

This commit is contained in:
mvoelkel 2016-09-05 16:16:02 +02:00
parent c546918e79
commit 49a05e75af
1 changed files with 1 additions and 1 deletions

View File

@ -751,6 +751,6 @@ void ddbridge_mod_rate_handler(unsigned long data);
int ddbridge_flashread(struct ddb *dev, u32 link, u8 *buf, u32 addr, u32 len);
#define DDBRIDGE_VERSION "0.9.25"
#define DDBRIDGE_VERSION "0.9.26"
#endif