Brad King 7b28fbd656 Fix Xcode dylib version default
The commit "Set version info for shared libs on OSX" taught the Xcode
generator to honor VERSION and SOVERSION properties.  However, it also
set version '1.0.0' as the default when no version property is set,
which is inconsistent with the Makefiles generator.  This commit fixes
the default to '0.0.0' for consistency.

See issue #9773.
2009-10-26 10:05:46 -04:00
..
2009-10-25 23:59:16 -04:00
2009-10-22 08:24:11 -04:00
2009-10-22 08:24:11 -04:00
2006-03-10 13:54:57 -05:00