Skip to content

Commit

Permalink
Bumped Version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinweby committed Apr 19, 2013
1 parent 96e8abf commit 6e995ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SaneNetScanner/SaneNetScanner-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>dev</string>
<string>0.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>git</string>
<string>5</string>
<key>LSBackgroundOnly</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
Expand All @@ -30,7 +32,5 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>LSBackgroundOnly</key>
<true/>
</dict>
</plist>

0 comments on commit 6e995ec

Please sign in to comment.