]> granicus.if.org Git - transmission/commit
Adjust CFBundleVersion format to fix Sparkle update check
authorMike Gelfand <mikedld@mikedld.com>
Tue, 17 Apr 2018 09:16:18 +0000 (12:16 +0300)
committerMike Gelfand <mikedld@mikedld.com>
Tue, 17 Apr 2018 10:25:49 +0000 (13:25 +0300)
commit69d9afd75a64fb7ebaec0d45e348abe5f9cc1ec4
tree460392282607a40cd76a534a57531fe686e970b3
parentcc0b93143191d4b1648d8c990b2079886d745d13
Adjust CFBundleVersion format to fix Sparkle update check

Set the first version component to be the same as the last Subversion-based
release build version and add two more components (major and minor version
numbers). To allow for nightly build updates this should probably include
another component (e.g. build timestamp), but we're not there yet.
Transmission.xcodeproj/project.pbxproj
libtransmission/version.h.in
macosx/AboutWindowController.m
macosx/Info.plist
update-version-h.sh