Version 0.9.25

This commit is contained in:
mvoelkel 2016-08-31 19:10:39 +02:00
parent 95b9a644b6
commit 5252c5318d
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.24"
#define DDBRIDGE_VERSION "0.9.25"
#endif