From 53641a15e7ff7c092d8b73a0e59f8b1edad6c9e3 Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 16 Jan 2016 16:46:39 +0100 Subject: version 0.2.2 --- plex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3