summaryrefslogtreecommitdiff
path: root/text2skin.c
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-12-12 19:53:30 +0000
committerlordjaxom <lordjaxom>2004-12-12 19:53:30 +0000
commit3b0999969632e2820b846ca8adcef6b346ff7441 (patch)
tree1582ed7db886839ea06c226e228eade0516f60c2 /text2skin.c
parente4c359b5c303cecfc49fb82799805da9fee8dadb (diff)
downloadvdr-plugin-text2skin-3b0999969632e2820b846ca8adcef6b346ff7441.tar.gz
vdr-plugin-text2skin-3b0999969632e2820b846ca8adcef6b346ff7441.tar.bz2
1.0-pre3v1.0-pre3
Diffstat (limited to 'text2skin.c')
-rw-r--r--text2skin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/text2skin.c b/text2skin.c
index e9baa04..3c73107 100644
--- a/text2skin.c
+++ b/text2skin.c
@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: text2skin.c,v 1.2 2004/12/08 17:13:26 lordjaxom Exp $
+ * $Id: text2skin.c,v 1.3 2004/12/10 21:46:46 lordjaxom Exp $
*/
#include "text2skin.h"
@@ -12,7 +12,7 @@
#include "i18n.h"
#include "loader.h"
-const char *cText2SkinPlugin::VERSION = "1.0-pre2";
+const char *cText2SkinPlugin::VERSION = "1.0-pre3";
const char *cText2SkinPlugin::SKINVERSION = "1.0";
const char *cText2SkinPlugin::DESCRIPTION = "Loader for text-based skins";