For the Mac OS X build of CMake, can the version number be added to CMake*.app/Contents/Info.plist ? The Info.plist version entries are currently empty ... <key>CFBundleShortVersionString</key> <string></string> <key>CFBundleVersion</key> <string></string> Thanks. --Marc