summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2005-01-02 21:36:45 +0000
committerlordjaxom <lordjaxom>2005-01-02 21:36:45 +0000
commit23393ab9c941e87290149c78c0db8d57858252a1 (patch)
tree291b303fbe8cb388ef5ac3b722693b0e8b7c7467
parent8ff5f19b745cf309342d214e4b3e91ab36bd5210 (diff)
downloadvdr-plugin-text2skin-23393ab9c941e87290149c78c0db8d57858252a1.tar.gz
vdr-plugin-text2skin-23393ab9c941e87290149c78c0db8d57858252a1.tar.bz2
- release candidate 1v1.0-rc1
-rw-r--r--text2skin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text2skin.c b/text2skin.c
index b9eb870..9911d3c 100644
--- a/text2skin.c
+++ b/text2skin.c
@@ -12,7 +12,7 @@
#include "i18n.h"
#include "loader.h"
-const char *cText2SkinPlugin::VERSION = "1.0-pre6";
+const char *cText2SkinPlugin::VERSION = "1.0-rc1";
const char *cText2SkinPlugin::SKINVERSION = "1.0";
const char *cText2SkinPlugin::DESCRIPTION = "Loader for text-based skins";