From df60d667c49110e976dc216ed936d45bab114a9c Mon Sep 17 00:00:00 2001 From: chriszero Date: Wed, 23 Dec 2015 22:45:37 +0100 Subject: 0.2.1 --- plex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3