From 5a24861282fe7a9394cc8fc17287dd00b062a94d Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Sun, 6 Feb 2005 20:59:11 +0000 Subject: - updated to 1.0 --- text2skin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text2skin.c b/text2skin.c index 29dd29b..d2e749a 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.5 2005/01/20 21:23:51 lordjaxom Exp $ + * $Id: text2skin.c,v 1.6 2005/02/06 20:59:11 lordjaxom Exp $ */ #include "text2skin.h" @@ -13,7 +13,7 @@ #include "loader.h" #include "status.h" -const char *cText2SkinPlugin::VERSION = "1.0-rc2"; +const char *cText2SkinPlugin::VERSION = "1.0"; const char *cText2SkinPlugin::SKINVERSION = "1.0"; const char *cText2SkinPlugin::DESCRIPTION = "Loader for text-based skins"; -- cgit v1.2.3