summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2011-04-03 14:49:53 +0200
committerJochen Dolze <vdr@dolze.de>2011-04-03 14:49:53 +0200
commit0b6cc044f9f44af88d8f115204cdae0b7dddd23c (patch)
tree27b6e650529f2ad06db6caad6fb18e2017d82a57 /version.h
parent6adc2d76929fb8549689080c3510d3ff926ef4d2 (diff)
downloadvdr-plugin-markad-0b6cc044f9f44af88d8f115204cdae0b7dddd23c.tar.gz
vdr-plugin-markad-0b6cc044f9f44af88d8f115204cdae0b7dddd23c.tar.bz2
Fixed another bug in handling ts files ("demux error")v0.1.2
Limited logo extraction to 1000 frames Added more finnish logos Added czech translation
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 9968b8c..e032a89 100644
--- a/version.h
+++ b/version.h
@@ -8,6 +8,6 @@
#ifndef __version_h_
#define __version_h_
-static const char *VERSION = "0.1.2pre";
+static const char *VERSION = "0.1.2";
#endif