Skip to content

Commit

Permalink
GKA 1.0b6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWillner committed Dec 19, 2011
1 parent dbbbcf8 commit 3e9b6a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions GPGTools.pkgproj
Expand Up @@ -515,7 +515,7 @@
<key>OVERWRITE_PERMISSIONS</key>
<false/>
<key>VERSION</key>
<string>1.0b5</string>
<string>1.0b6</string>
</dict>
<key>UUID</key>
<string>E5494601-62BF-4382-A372-85179E4217FD</string>
Expand Down Expand Up @@ -7052,7 +7052,7 @@ Description: OpenPGP key management.</string>
<key>LANGUAGE</key>
<string>English</string>
<key>VALUE</key>
<string>Version: 1.0b5
<string>Version: 1.0b6
Web: http://gpgtools.org/keychain.html
Requirements: OS X &gt;= 10.6
Installs to: /Applications
Expand Down
2 changes: 1 addition & 1 deletion build-script.sh.config
Expand Up @@ -11,7 +11,7 @@

# the releases #################################################################
gka_url="https://github.com/downloads/GPGTools/GPGKeychainAccess/";
gka_version="GPG%20Keychain%20Access-1.0b5";
gka_version="GPG%20Keychain%20Access-1.0b6";
gka_fileExt=".dmg";
gka_sigExt=".dmg.sig"
gka_build="$pathDownload/gka";
Expand Down

0 comments on commit 3e9b6a3

Please sign in to comment.