Changeset 511 for WizardsToolkit/trunk/config
- Timestamp:
- 11/01/09 09:10:12 (3 weeks ago)
- Location:
- WizardsToolkit/trunk/config
- Files:
-
- 2 modified
-
config.h.in (modified) (1 diff)
-
configure.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
WizardsToolkit/trunk/config/config.h.in
r239 r511 143 143 /* Define to 1 if you have the <machine/param.h> header file. */ 144 144 #undef HAVE_MACHINE_PARAM_H 145 146 /* Define to 1 if you have the <mach-o/dyld.h> header file. */ 147 #undef HAVE_MACH_O_DYLD_H 145 148 146 149 /* Define to 1 if you have the `madvise' function. */ -
WizardsToolkit/trunk/config/configure.xml
r411 r511 18 18 <configure name="LIB_VERSION" value="0x107" /> 19 19 <configure name="LIB_VERSION_NUMBER" value="1,0,7,0" /> 20 <configure name="RELEASE_DATE" value="2009-1 0-18" />20 <configure name="RELEASE_DATE" value="2009-11-01" /> 21 21 <configure name="COPYRIGHT" value="Copyright (C) 1999-2009 ImageMagick Studio LLC" /> 22 22 <configure name="WEBSITE" value="http://www.wizards-toolkit.org" />
