diff options
Diffstat (limited to 'plex.h')
-rw-r--r-- | plex.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.2.1" +static const char *const VERSION = "0.2.2" #ifdef GIT_REV "-GIT" GIT_REV #endif |