set version 0.9.23

This commit is contained in:
mvoelkel 2016-04-11 17:25:16 +02:00
parent 6d80791077
commit faee02e446
1 changed files with 1 additions and 1 deletions

View File

@ -714,6 +714,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.22"
#define DDBRIDGE_VERSION "0.9.23"
#endif