summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-12-23 22:10:54 +0100
committerchriszero <zerov83@gmail.com>2015-12-23 22:10:54 +0100
commit23415b9492e83be9fdec461b5bebc89f186502e4 (patch)
treedea505ccb7684c1447618136317d9a73615ae16a
parentd8bd5068f6fc8f70767e60aead11261ce7ca9d59 (diff)
downloadvdr-plugin-plex-23415b9492e83be9fdec461b5bebc89f186502e4.tar.gz
vdr-plugin-plex-23415b9492e83be9fdec461b5bebc89f186502e4.tar.bz2
Version 0.2.00.2.0
-rw-r--r--plex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plex.h b/plex.h
index 13d529f..8974682 100644
--- a/plex.h
+++ b/plex.h
@@ -28,7 +28,7 @@
/// vdr-plugin version number.
/// Makefile extracts the version number for generating the file name
/// for the distribution archive.
-static const char *const VERSION = "0.1.5"
+static const char *const VERSION = "0.2.0"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif