diff options
author | Josh Bell <josh@lindenlab.com> | 2007-06-25 23:52:16 +0000 |
---|---|---|
committer | Josh Bell <josh@lindenlab.com> | 2007-06-25 23:52:16 +0000 |
commit | afaeeb499c14ad0f238129d04db1e41f2105343e (patch) | |
tree | 3541e26b7e5228d6e4d595a39b69421e1cc0411e /indra | |
parent | 1b9cf00facb94fcfd33c4dcbca46f7cb4690e7a8 (diff) |
Bumping version numbers to 1.17.2.0 for possible Rolling Server deploy
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/English.lproj/InfoPlist.strings | 4 | ||||
-rw-r--r-- | 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 318a129967..60444988a6 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.1.0"; -CFBundleGetInfoString = "Second Life version 1.17.1.0, 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 080f898b7e..3fbf135f98 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.1.0</string> + <string>1.17.2.0</string> <key>CSResourcesFileMapped</key> <true/> </dict> |