summaryrefslogtreecommitdiff
path: root/ttxtsubs.c
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2009-04-03 10:56:14 +0200
committerTobias Grimm <tobias@e-tobi.loc>2009-04-03 10:56:14 +0200
commit5c9be00fb7a44861224e80ecf1ed4005236cc7c9 (patch)
tree93b635626d617f062828a810526f89786d7ef4a6 /ttxtsubs.c
parent6e1e43b735004cd0501f4a92fd7db5d3d8790c55 (diff)
downloadvdr-plugin-ttxtsubs-5c9be00fb7a44861224e80ecf1ed4005236cc7c9.tar.gz
vdr-plugin-ttxtsubs-5c9be00fb7a44861224e80ecf1ed4005236cc7c9.tar.bz2
new release 0.0.9v0.0.9release/v0.0.9
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 4dd5b2b..44843ea 100644
--- a/ttxtsubs.c
+++ b/ttxtsubs.c
@@ -50,7 +50,7 @@
#error "This version of ttxtsubs only works with vdr version >= 1.6.0!"
#endif
-static const char *VERSION = "0.0.8";
+static const char *VERSION = "0.0.9";
static const char *DESCRIPTION = trNOOP("Teletext subtitles");
cTtxtsubsConf globals;