From ce5e13630cd8f4174549a3ec4ae8c24eec90bb3d Mon Sep 17 00:00:00 2001
From: Nathan Savage <milo@lindenlab.com>
Date: Sat, 30 Jun 2007 02:31:48 +0000
Subject: [PATCH] Backed out revision 64585. Not reviewed.

---
 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 9db54f68659..60444988a69 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.17.2.64582";
-CFBundleGetInfoString = "Second Life version 1.17.2.64582, Copyright 2004-2007 Linden Research, Inc.";
+CFBundleShortVersionString = "Second Life version 1.17.2.0";
+CFBundleGetInfoString = "Second Life version 1.17.2.0, Copyright 2004-2007 Linden Research, Inc.";
diff --git a/indra/newview/Info-SecondLife.plist b/indra/newview/Info-SecondLife.plist
index 9a003cc1d29..3fbf135f985 100644
--- a/indra/newview/Info-SecondLife.plist
+++ b/indra/newview/Info-SecondLife.plist
@@ -32,7 +32,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.17.2.64582</string>
+	<string>1.17.2.0</string>
 	<key>CSResourcesFileMapped</key>
 	<true/>
 </dict>
-- 
GitLab