diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings
index 54687b1a43d7e758c36ddab1505307c8c00c33a7..8980fae4b15986c15446322614c5e04d0c2982e5 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 0908e18a1a5d19ff876e2ad167b5fa1d4d42168d..2cba274e8713cbc842bbd6dd0546f7b62f2e0434 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>