From 8b83687aa11aabdf7e2c78bf22b48efe2bdd4403 Mon Sep 17 00:00:00 2001 From: Frank Neumann Date: Sun, 21 May 2017 21:24:11 +0200 Subject: Bump version to 1.3.3+git. --- text2skin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text2skin.c') diff --git a/text2skin.c b/text2skin.c index fb26eae..c532631 100644 --- a/text2skin.c +++ b/text2skin.c @@ -16,7 +16,7 @@ #error "VDR-1.6.0 API version or greater is required!" #endif -const char *cText2SkinPlugin::VERSION = "1.3.3"; +const char *cText2SkinPlugin::VERSION = "1.3.3+git"; const char *cText2SkinPlugin::SKINVERSION = "1.1"; const char *cText2SkinPlugin::DESCRIPTION = trNOOP("Loader for text-based skins"); -- cgit v1.2.3