From 000d86709136d1c863d1aea3fdbb844ebb37f7a0 Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Mon, 30 May 2005 10:09:50 +0000 Subject: - changed version number --- text2skin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text2skin.c b/text2skin.c index d2e749a..be63af4 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.6 2005/02/06 20:59:11 lordjaxom Exp $ + * $Id: text2skin.c,v 1.7 2005/05/30 10:09:50 lordjaxom Exp $ */ #include "text2skin.h" @@ -13,7 +13,7 @@ #include "loader.h" #include "status.h" -const char *cText2SkinPlugin::VERSION = "1.0"; +const char *cText2SkinPlugin::VERSION = "1.1-cvs"; const char *cText2SkinPlugin::SKINVERSION = "1.0"; const char *cText2SkinPlugin::DESCRIPTION = "Loader for text-based skins"; -- cgit v1.2.3