mirror of
https://github.com/rofafor/vdr-plugin-femon.git
synced 2023-10-10 13:36:53 +02:00
Incremented the version number.
This commit is contained in:
parent
66f79dd5bc
commit
fe364e3568
4
HISTORY
4
HISTORY
@ -525,3 +525,7 @@ VDR Plugin 'femon' Revision History
|
||||
- Got rid of FEMON_DEBUG.
|
||||
- Added support for tracing modes.
|
||||
- Removed the 'femonclient' plugin.
|
||||
|
||||
2015-xx-xx: Version 2.2.2
|
||||
|
||||
- Fixed frontend handling during a device switch.
|
||||
|
2
femon.c
2
femon.c
@ -25,7 +25,7 @@
|
||||
#define GITVERSION ""
|
||||
#endif
|
||||
|
||||
static const char VERSION[] = "2.2.1" GITVERSION;
|
||||
static const char VERSION[] = "2.2.2" GITVERSION;
|
||||
static const char DESCRIPTION[] = trNOOP("DVB Signal Information Monitor (OSD)");
|
||||
static const char MAINMENUENTRY[] = trNOOP("Signal Information");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user