diff options
Diffstat (limited to 'include/im_lib.h')
-rw-r--r-- | include/im_lib.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/include/im_lib.h b/include/im_lib.h index d6115a5..80d07f0 100644 --- a/include/im_lib.h +++ b/include/im_lib.h @@ -30,10 +30,10 @@ extern "C" { * @{ */ #define IM_AUTHOR "Antonio Scuri" -#define IM_COPYRIGHT "Copyright (C) 1994-2008 Tecgraf, PUC-Rio." -#define IM_VERSION "3.4" -#define IM_VERSION_NUMBER 304000 -#define IM_VERSION_DATE "2008/10/14" +#define IM_COPYRIGHT "Copyright (C) 1994-2009 Tecgraf, PUC-Rio." +#define IM_VERSION "3.4.2" +#define IM_VERSION_NUMBER 304002 +#define IM_VERSION_DATE "2009/06/24" #define IM_DESCRIPTION "Image Representation, Storage, Capture and Processing" #define IM_NAME "IM - An Imaging Toolkit" /** @} */ @@ -105,7 +105,7 @@ int imVersionNumber(void); \verbatim **************************************************************************** -Copyright (C) 1994-2008 Tecgraf, PUC-Rio. +Copyright (C) 1994-2009 Tecgraf, PUC-Rio. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |