Set version number to 0.9.22

This commit is contained in:
mvoelkel 2016-01-13 16:58:01 +01:00
parent b354113d15
commit 781686c87d
1 changed files with 1 additions and 1 deletions

View File

@ -712,6 +712,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.21"
#define DDBRIDGE_VERSION "0.9.22"
#endif