new release

This commit is contained in:
Ralph Metzler
2016-08-03 13:49:17 +02:00
parent 4ed35e1de5
commit 38f0e9611e
2 changed files with 4 additions and 1 deletions

View File

@@ -750,6 +750,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.23"
#define DDBRIDGE_VERSION "0.9.24"
#endif