diff options
Diffstat (limited to 'osdteletext.c')
-rw-r--r-- | osdteletext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osdteletext.c b/osdteletext.c index 9d33a6c..75f7c0b 100644 --- a/osdteletext.c +++ b/osdteletext.c @@ -23,7 +23,7 @@ using namespace std; #include "txtrecv.h" #include "setup.h" -static const char *VERSION = "0.5.1"; +static const char *VERSION = "0.6.0"; static const char *DESCRIPTION = "Displays teletext on the OSD"; static const char *MAINMENUENTRY = "Teletext (OSD)"; |