]> git.saurik.com Git - wxWidgets.git/blobdiff - misc/scripts/inc_release
Rebake everything using bakefile 0.2.9.
[wxWidgets.git] / misc / scripts / inc_release
index b35b6951816eb5d4b8b396565a29a2f2020685e1..08564c01c7f87a0bac517a229707c0bcce1d30dd 100755 (executable)
@@ -104,3 +104,6 @@ run_sed samples/Info.plist \
 run_sed samples/docview/Info.plist \
     "/versionon/s/$ver_for_sed/$ver_string_new/" \
     "/<string>/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/"