summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
Diffstat (limited to 'plex.h')
-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