diff options
author | rowanbeentje <rowan@beent.je> | 2009-03-11 02:10:25 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2009-03-11 02:10:25 +0000 |
commit | e8d8d6cc38cc92b7201806ed42db50a4c4b324ea (patch) | |
tree | 9446cf7d2cc8feb724ff52dc7b6c1e8d594b3917 /Interfaces/English.lproj/InfoPlist.strings | |
parent | fdc31ea623c0c212e34bcf7d11c20b429e76ddf1 (diff) | |
download | sequelpro-e8d8d6cc38cc92b7201806ed42db50a4c4b324ea.tar.gz sequelpro-e8d8d6cc38cc92b7201806ed42db50a4c4b324ea.tar.bz2 sequelpro-e8d8d6cc38cc92b7201806ed42db50a4c4b324ea.zip |
- Increment trunk version number to 0.9.4
- Improves on r370 and r375 by preventing actions triggered by the save from triggering saves themselves
- Improves further on r370 and r375 by committing any current edits before saving
- Additional comments
Diffstat (limited to 'Interfaces/English.lproj/InfoPlist.strings')
-rw-r--r-- | Interfaces/English.lproj/InfoPlist.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/InfoPlist.strings b/Interfaces/English.lproj/InfoPlist.strings index e110fa52..a213db55 100644 --- a/Interfaces/English.lproj/InfoPlist.strings +++ b/Interfaces/English.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -CFBundleGetInfoString = "Sequel Pro version 0.9.3, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; +CFBundleGetInfoString = "Sequel Pro version 0.9.4, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; NSHumanReadableCopyright = "Copyright 2002-2009 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file |