summaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
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 9a7d2c5..52b8539 100644
--- a/common.c
+++ b/common.c
@@ -1,5 +1,5 @@
/*
- * $Id: common.c,v 1.7.2.1 2009/09/18 10:41:11 schmirl Exp $
+ * $Id: common.c,v 1.7.2.2 2010/07/19 13:50:11 schmirl Exp $
*/
#include <vdr/channels.h>
@@ -10,7 +10,7 @@
using namespace std;
-const char *VERSION = "0.4.0-pre";
+const char *VERSION = "0.4.0-CVS";
const char cMenuEditIpItem::IpCharacters[] = "0123456789.";