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

set version 0.9.23

This commit is contained in:
mvoelkel 2016-04-11 17:25:16 +02:00
parent 6d80791077
commit faee02e446

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