summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-10-02 20:07:19 +0200
committerchriszero <zerov83@gmail.com>2015-10-02 20:07:19 +0200
commit0be6c14499cbc7351578198e8f15b3e1bf1b1335 (patch)
tree4f52aa690a45dfa1bc2354e0e562dba9978482b4 /plex.h
parent98a8f298b1886f63c99c8f2e0833e0393e5b5822 (diff)
downloadvdr-plugin-plex-0be6c14499cbc7351578198e8f15b3e1bf1b1335.tar.gz
vdr-plugin-plex-0be6c14499cbc7351578198e8f15b3e1bf1b1335.tar.bz2
Option to use AC3 audio without installing the custom profile to your pms
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 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