diff options
Diffstat (limited to 'scraper2vdr.h')
-rw-r--r-- | scraper2vdr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper2vdr.h b/scraper2vdr.h index 874b8a0..6e9b048 100644 --- a/scraper2vdr.h +++ b/scraper2vdr.h @@ -13,7 +13,7 @@ //***************************************************************************
// Constants
//***************************************************************************
-static const char *VERSION = "0.1.0";
+static const char *VERSION = "0.1.1";
static const char *DESCRIPTION = "'scraper2vdr' plugin";
static const char *MAINMENUENTRY = "Scraper2Vdr";
|