From 23415b9492e83be9fdec461b5bebc89f186502e4 Mon Sep 17 00:00:00 2001 From: chriszero Date: Wed, 23 Dec 2015 22:10:54 +0100 Subject: Version 0.2.0 --- plex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex.h b/plex.h index 13d529f..8974682 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.1.5" +static const char *const VERSION = "0.2.0" #ifdef GIT_REV "-GIT" GIT_REV #endif -- cgit v1.2.3