From 0be6c14499cbc7351578198e8f15b3e1bf1b1335 Mon Sep 17 00:00:00 2001 From: chriszero Date: Fri, 2 Oct 2015 20:07:19 +0200 Subject: Option to use AC3 audio without installing the custom profile to your pms --- plex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plex.h') diff --git a/plex.h b/plex.h index f3fe45d..097f0ad 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.4" +static const char *const VERSION = "0.1.5" #ifdef GIT_REV "-GIT" GIT_REV #endif -- cgit v1.2.3