From 2ce22cdf8bfb37640c58a708fb49083f12a36003 Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 6 Jul 2009 04:28:05 +0000 Subject: *** empty log message *** --- src/im_lib.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/im_lib.cpp') diff --git a/src/im_lib.cpp b/src/im_lib.cpp index 6c1c970..7f84085 100644 --- a/src/im_lib.cpp +++ b/src/im_lib.cpp @@ -2,7 +2,7 @@ * \brief Library Management * * See Copyright Notice in im_lib.h - * $Id: im_lib.cpp,v 1.3 2008/12/11 19:07:54 scuri Exp $ + * $Id: im_lib.cpp,v 1.4 2009/07/06 04:28:05 scuri Exp $ */ #include @@ -11,8 +11,8 @@ #include "im_lib.h" /* This appears only here to avoid changing the iup.h header fo bug fixes */ -#define IM_VERSION_FIX ".1" -#define IM_VERSION_FIX_NUMBER 1 +#define IM_VERSION_FIX ".2" +#define IM_VERSION_FIX_NUMBER 2 static char *iVersion = "TECVERID.str:IM:LIB:" IM_VERSION IM_VERSION_FIX; -- cgit v1.2.3