X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e3837d0030bd99411e832f675dacf945d158cfa..00eef16d51fcb5e4dd735c761f0538a76f2995ae:/misc/scripts/inc_release diff --git a/misc/scripts/inc_release b/misc/scripts/inc_release index b35b695181..08564c01c7 100755 --- a/misc/scripts/inc_release +++ b/misc/scripts/inc_release @@ -104,3 +104,6 @@ run_sed samples/Info.plist \ run_sed samples/docview/Info.plist \ "/versionon/s/$ver_for_sed/$ver_string_new/" \ "//s/$ver_for_sed/$ver_string_new/" + +run_set src/wxWindows.xcodeproj/project.pbxproj \ + "s/DYLIB_CURRENT_VERSION = $ver_for_sed/DYLIB_CURRENT_VERSION = $ver_string_new/"