summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Grimm <git@e-tobi.net>2011-08-21 14:42:32 +0200
committerTobias Grimm <git@e-tobi.net>2011-08-21 14:42:32 +0200
commit8b674ddb04a835b23985a0362327afccb5bff509 (patch)
tree5777888a6bf7f676ec2f3510a5d92897cfa031ea
parent04616e5fb5944c83d559217d897e5fef8d75e614 (diff)
downloadvdr-plugin-ttxtsubs-0.2.3.tar.gz
vdr-plugin-ttxtsubs-0.2.3.tar.bz2
New release 0.2.3v0.2.3release/v0.2.3
-rw-r--r--ttxtsubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttxtsubs.c b/ttxtsubs.c
index 175d26e..fa44e13 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.2";
+static const char *VERSION = "0.2.3";
static const char *DESCRIPTION = trNOOP("Teletext subtitles");
cTtxtsubsConf globals;