diff options
Diffstat (limited to 'linden/indra/newview/English.lproj/InfoPlist.strings')
-rw-r--r-- | linden/indra/newview/English.lproj/InfoPlist.strings | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/linden/indra/newview/English.lproj/InfoPlist.strings b/linden/indra/newview/English.lproj/InfoPlist.strings index 17a0b7c..3027772 100644 --- a/linden/indra/newview/English.lproj/InfoPlist.strings +++ b/linden/indra/newview/English.lproj/InfoPlist.strings | |||
@@ -1,5 +1,6 @@ | |||
1 | /* Localized versions of Info.plist keys */ | 1 | /* Localized versions of Info.plist keys */ |
2 | 2 | ||
3 | CFBundleName = "meta-impy"; | 3 | CFBundleName = "meta-impy"; |
4 | CFBundleShortVersionString = "meta-impy Experimental 2010.09.04"; | 4 | CFBundleShortVersionString = "meta-impy Experimental 2011.04.02"; |
5 | CFBundleGetInfoString = "meta-impy Experimental 2010.09.04"; | 5 | CFBundleGetInfoString = "meta-impy Experimental 2011.04.02"; |
6 | |||