summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian <zerov83@gmail.com>2016-01-16 16:46:39 +0100
committerChristian <zerov83@gmail.com>2016-01-16 16:46:39 +0100
commit53641a15e7ff7c092d8b73a0e59f8b1edad6c9e3 (patch)
tree3879fae82866e3feeedb950874acdd1d0325c710
parent9af45891dc7d341b0e28a6587352e062556c0d68 (diff)
downloadvdr-plugin-plex-53641a15e7ff7c092d8b73a0e59f8b1edad6c9e3.tar.gz
vdr-plugin-plex-53641a15e7ff7c092d8b73a0e59f8b1edad6c9e3.tar.bz2
version 0.2.20.2.2
-rw-r--r--plex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plex.h b/plex.h
index 262e332..a4d8f97 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.1"
+static const char *const VERSION = "0.2.2"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif