From a7c687350e5f1439110ca22210c426bd3553f0e3 Mon Sep 17 00:00:00 2001 From: Lee Montgomery <lee@lindenlab.com> Date: Mon, 7 May 2007 23:22:05 +0000 Subject: [PATCH] Version 1.15.1.0. --- indra/newview/English.lproj/InfoPlist.strings | 4 ++-- indra/newview/Info-SecondLife.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings index 54687b1a43d..8980fae4b15 100644 --- a/indra/newview/English.lproj/InfoPlist.strings +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -1,5 +1,5 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Second Life"; -CFBundleShortVersionString = "Second Life version 1.15.0.2"; -CFBundleGetInfoString = "Second Life version 1.15.0.2, Copyright 2004-2007 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.15.1.0"; +CFBundleGetInfoString = "Second Life version 1.15.1.0, Copyright 2004-2007 Linden Research, Inc."; diff --git a/indra/newview/Info-SecondLife.plist b/indra/newview/Info-SecondLife.plist index 0908e18a1a5..2cba274e871 100644 --- a/indra/newview/Info-SecondLife.plist +++ b/indra/newview/Info-SecondLife.plist @@ -32,7 +32,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>1.15.0.2</string> + <string>1.15.1.0</string> <key>CSResourcesFileMapped</key> <true/> </dict> -- GitLab