summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
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