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

Version 0.9.25

This commit is contained in:
mvoelkel 2016-08-31 19:10:39 +02:00
parent 95b9a644b6
commit 5252c5318d

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