new release

This commit is contained in:
Ralph Metzler 2016-08-03 13:49:17 +02:00
parent 4ed35e1de5
commit 38f0e9611e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
0.9.24 2016.08.03
- suport new V2 modulator cards
0.9.19c 2015.07.20
- MAX S8:
do not turn on diseqc and tuners on init

View File

@ -750,6 +750,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.23"
#define DDBRIDGE_VERSION "0.9.24"
#endif