1
0
mirror of https://github.com/jojo61/vdr-plugin-softhdcuvid.git synced 2023-10-10 13:37:41 +02:00
This commit is contained in:
jojo61 2018-12-10 13:14:46 +01:00
parent 333b720c65
commit b510de5728

View File

@ -67,7 +67,7 @@ extern "C"
/// vdr-plugin version number.
/// Makefile extracts the version number for generating the file name
/// for the distribution archive.
static const char *const VERSION = "1.0.0"
static const char *const VERSION = "1.1.0"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif