summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
authorChristian <zerov83@gmail.com>2016-02-22 21:01:12 +0100
committerChristian <zerov83@gmail.com>2016-02-22 21:01:12 +0100
commit662171f45281deacdf2db255909be11ec869122c (patch)
tree07615f863ec2404a9f230209fc60ba9f1759b07f /plex.h
parent6b8c8aec4fe01136b3092981e4a9c5d486d098df (diff)
downloadvdr-plugin-plex-5fd632bca823abc8bdef1bb2c8a1c44a62de86a0.tar.gz
vdr-plugin-plex-5fd632bca823abc8bdef1bb2c8a1c44a62de86a0.tar.bz2
Fixed "time"0.3.0
added looptokens
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 698b420..a7317ac 100644
--- a/plex.h
+++ b/plex.h
@@ -33,7 +33,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.2"
+static const char *const VERSION = "0.3.0"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif