bump version to m1.0.5 release
[Rockbox.git] / rbutil / rbutilqt / Info.plist
blob07dce249b9afc3d1ad8016a0d0f671b44674d127
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleExecutable</key>
6 <string>rbutilqt</string>
7 <key>CFBundleGetInfoString</key>
8 <string>SVN $Revision$ (m1.0.5)</string>
9 <key>CFBundleIconFile</key>
10 <string>rbutilqt.icns</string>
11 <key>CFBundleIdentifier</key>
12 <string>com.rockbox.rbutil</string>
13 <key>CFBundlePackageType</key>
14 <string>APPL</string>
15 <key>CFBundleSignature</key>
16 <string>????</string>
17 </dict>
18 </plist>