Show
Ignore:
Timestamp:
11/01/09 09:10:12 (3 weeks ago)
Author:
cristy
Message:
 
Location:
WizardsToolkit/trunk/config
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • WizardsToolkit/trunk/config/config.h.in

    r239 r511  
    143143/* Define to 1 if you have the <machine/param.h> header file. */ 
    144144#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 
    145148 
    146149/* Define to 1 if you have the `madvise' function. */ 
  • WizardsToolkit/trunk/config/configure.xml

    r411 r511  
    1818  <configure name="LIB_VERSION" value="0x107" /> 
    1919  <configure name="LIB_VERSION_NUMBER" value="1,0,7,0" /> 
    20   <configure name="RELEASE_DATE" value="2009-10-18" /> 
     20  <configure name="RELEASE_DATE" value="2009-11-01" /> 
    2121  <configure name="COPYRIGHT" value="Copyright (C) 1999-2009 ImageMagick Studio LLC" /> 
    2222  <configure name="WEBSITE" value="http://www.wizards-toolkit.org" />