diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings
index 9db54f6865937828083bdc22d81b631f956c05f8..60444988a6935472a8dfa338b7c183e12be1f506 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 9a003cc1d29196ae8e2f2f7955966ff85fc226ed..3fbf135f9859ecdf75903cb339e9f90732700ccc 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>