summaryrefslogtreecommitdiff
path: root/ttxtsubs.c
diff options
context:
space:
mode:
authorTobias Grimm <git@e-tobi.net>2010-05-08 11:28:14 +0200
committerTobias Grimm <git@e-tobi.net>2010-05-08 11:28:14 +0200
commitaa3acaf9bc1654a04fb873f60cf589a7ee6b8ce2 (patch)
tree7fa04dacd138eb3d21b3625bac1c4c8b32740162 /ttxtsubs.c
parent805ae2d89201e84a2aba18a8e49fb704087ba5cc (diff)
downloadvdr-plugin-ttxtsubs-release/v0.2.2.tar.gz
vdr-plugin-ttxtsubs-release/v0.2.2.tar.bz2
Prepared new release 0.2.2v0.2.2release/v0.2.2
Diffstat (limited to 'ttxtsubs.c')
-rw-r--r--ttxtsubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttxtsubs.c b/ttxtsubs.c
index 006eed3..1faf0c3 100644
--- a/ttxtsubs.c
+++ b/ttxtsubs.c
@@ -51,7 +51,7 @@
#error "This version of ttxtsubs requires the ttxtsubs patch version 2 to be applied to VDR!!"
#endif
-static const char *VERSION = "0.2.1";
+static const char *VERSION = "0.2.2";
static const char *DESCRIPTION = trNOOP("Teletext subtitles");
cTtxtsubsConf globals;