[zbar-commits] push rev [282]: iPhone: release updates
Status: Beta
Brought to you by:
spadix
|
From: <sp...@us...> - 2010-12-28 22:02:48
|
changeset: 282:5e5060b563a1 user: sp...@us... date: Tue Dec 28 13:42:43 2010 -0800 details: http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbarzbar/rev/5e5060b563a1 description: iPhone: release updates diffstat: iphone/ChangeLog | 2 +- iphone/res/ZBarSDK-Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diffs (21 lines): diff -r a2b6e0e1d504 -r 5e5060b563a1 iphone/ChangeLog --- a/iphone/ChangeLog Tue Dec 28 13:26:36 2010 -0800 +++ b/iphone/ChangeLog Tue Dec 28 13:42:43 2010 -0800 @@ -1,4 +1,4 @@ -current: +version 1.1: * fix doc typo (bug #3139087) - add modifier bit docs diff -r a2b6e0e1d504 -r 5e5060b563a1 iphone/res/ZBarSDK-Info.plist --- a/iphone/res/ZBarSDK-Info.plist Tue Dec 28 13:26:36 2010 -0800 +++ b/iphone/res/ZBarSDK-Info.plist Tue Dec 28 13:42:43 2010 -0800 @@ -7,7 +7,7 @@ <key>CFBundleName</key> <string>ZBarSDK</string> <key>CFBundleVersion</key> - <string>1.0.1</string> + <string>1.1</string> <key>CFBundleSignature</key> <string>????</string> <key>NSHumanReadableCopyright</key> |