summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-02-14 18:53:11 +0100
committerchriszero <zerov83@gmail.com>2015-02-14 18:53:11 +0100
commite412257abf8de4576a180351d24ff07589fa630c (patch)
treeed020de5c8257545eca66e96997984731ac60379 /Config.h
parent20fefdd3f341d6e7f6b15e4926bf5569aa1943d5 (diff)
downloadvdr-plugin-plex-e412257abf8de4576a180351d24ff07589fa630c.tar.gz
vdr-plugin-plex-e412257abf8de4576a180351d24ff07589fa630c.tar.bz2
Various Fixes0.1.0
Bump Version to frist beta.
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/Config.h b/Config.h
index 0a43600..a424305 100644
--- a/Config.h
+++ b/Config.h
@@ -13,17 +13,6 @@
#include <vdr/osd.h>
#include <vdr/menuitems.h>
-
-
-/// vdr-plugin version number.
-/// Makefile extracts the version number for generating the file name
-/// for the distribution archive.
-static const char *const VERSION = "0.0.1"
-#ifdef GIT_REV
- "-GIT" GIT_REV
-#endif
- ;
-
#define STRING_SIZE 256
class Config