diff options
| author | Tobias Grimm <tobias@e-tobi.loc> | 2008-12-13 11:33:37 +0100 |
|---|---|---|
| committer | Tobias Grimm <tobias@e-tobi.loc> | 2008-12-13 11:33:37 +0100 |
| commit | d9e12ebd8889d55588d8f14856992b0c420dd28b (patch) | |
| tree | ab96e2508dd4bd4c115e62979cecad774f0e57dd | |
| parent | fa04d4b0ec432c4115eb52c3ec848e3e9f7b515e (diff) | |
| download | vdr-plugin-ttxtsubs-d9e12ebd8889d55588d8f14856992b0c420dd28b.tar.gz vdr-plugin-ttxtsubs-d9e12ebd8889d55588d8f14856992b0c420dd28b.tar.bz2 | |
bumped version number to 0.0.6
| -rw-r--r-- | ttxtsubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ #define trVDR(s) tr(s) #endif -static const char *VERSION = "0.0.5-RRE"; +static const char *VERSION = "0.0.6"; static const char *DESCRIPTION = trNOOP("Teletext subtitles"); cTtxtsubsConf globals; |
