summaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
authorschmirl <schmirl>2008-03-31 10:34:26 +0000
committerschmirl <schmirl>2008-03-31 10:34:26 +0000
commit71cc16a1eb1774f9f20f8eed03b17af3e8691edc (patch)
tree252044d5a37a7c8b41141bdecb3abebce865d03b /common.c
parent57923c656e264a032391693132fbe3add86df941 (diff)
downloadvdr-plugin-streamdev-71cc16a1eb1774f9f20f8eed03b17af3e8691edc.tar.gz
vdr-plugin-streamdev-71cc16a1eb1774f9f20f8eed03b17af3e8691edc.tar.bz2
Release 0.3.4
Diffstat (limited to 'common.c')
-rw-r--r--common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.c b/common.c
index f1a6e6b..921170d 100644
--- a/common.c
+++ b/common.c
@@ -1,5 +1,5 @@
/*
- * $Id: common.c,v 1.5 2007/09/21 11:55:56 schmirl Exp $
+ * $Id: common.c,v 1.6 2008/03/31 10:34:26 schmirl Exp $
*/
#include <vdr/channels.h>
@@ -11,7 +11,7 @@
using namespace std;
-const char *VERSION = "0.3.3-pre3-geni";
+const char *VERSION = "0.3.4-CVS";
const char *StreamTypes[st_Count] = {
"TS",