1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00

Version 0.9.21

This commit is contained in:
mvoelkel 2015-12-11 16:06:24 +01:00
parent 829929a41f
commit 16f0d291b1

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.20"
#define DDBRIDGE_VERSION "0.9.21"
#endif