diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | Resources/English.lproj/BundleEditor.strings | bin | 19068 -> 19064 bytes | |||
-rw-r--r-- | Resources/English.lproj/ConnectionView.strings | bin | 48864 -> 48380 bytes | |||
-rw-r--r-- | Resources/English.lproj/DBView.strings | bin | 106324 -> 106336 bytes | |||
-rw-r--r-- | Resources/English.lproj/UserManagerView.strings | bin | 16244 -> 16220 bytes | |||
-rw-r--r-- | Resources/Plists/Info.plist | 2 |
6 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ .DS_Store xcuserdata project.xcworkspace +ResourcesToCopy *.pbxuser diff --git a/Resources/English.lproj/BundleEditor.strings b/Resources/English.lproj/BundleEditor.strings Binary files differindex aa3d5c59..2007e55b 100644 --- a/Resources/English.lproj/BundleEditor.strings +++ b/Resources/English.lproj/BundleEditor.strings diff --git a/Resources/English.lproj/ConnectionView.strings b/Resources/English.lproj/ConnectionView.strings Binary files differindex e72e0442..ef3a81ec 100644 --- a/Resources/English.lproj/ConnectionView.strings +++ b/Resources/English.lproj/ConnectionView.strings diff --git a/Resources/English.lproj/DBView.strings b/Resources/English.lproj/DBView.strings Binary files differindex 3d5ad7b9..5182499f 100644 --- a/Resources/English.lproj/DBView.strings +++ b/Resources/English.lproj/DBView.strings diff --git a/Resources/English.lproj/UserManagerView.strings b/Resources/English.lproj/UserManagerView.strings Binary files differindex 7d494fdb..90ac9404 100644 --- a/Resources/English.lproj/UserManagerView.strings +++ b/Resources/English.lproj/UserManagerView.strings diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index ca7c1e0b..64ce2291 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -162,7 +162,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.1.1 RC1</string> + <string>1.1.1</string> <key>CFBundleURLTypes</key> <array> <dict> |