summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-12-23 22:45:37 +0100
committerchriszero <zerov83@gmail.com>2015-12-23 22:45:37 +0100
commitdf60d667c49110e976dc216ed936d45bab114a9c (patch)
treef85e58ce1457197776e491b483145b728a23b576
parentc3a93cdf698c83c721b543d284788812dcf34577 (diff)
downloadvdr-plugin-plex-df60d667c49110e976dc216ed936d45bab114a9c.tar.gz
vdr-plugin-plex-df60d667c49110e976dc216ed936d45bab114a9c.tar.bz2
0.2.10.2.1
-rw-r--r--plex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plex.h b/plex.h
index 8974682..262e332 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.2.0"
+static const char *const VERSION = "0.2.1"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif