Index: chrome/installer/setup/install_worker.cc |
diff --git a/chrome/installer/setup/install_worker.cc b/chrome/installer/setup/install_worker.cc |
index 5f7449f78809e8e3c558a400aaa6d715d8b9923a..7b40d98da59cec733e401893d90cefc711c10a81 100644 |
--- a/chrome/installer/setup/install_worker.cc |
+++ b/chrome/installer/setup/install_worker.cc |
@@ -61,7 +61,7 @@ namespace { |
// on user login by way of Active Setup. Increase this value if the work done |
// in setup_main.cc's handling of kConfigureUserSettings changes and should be |
// executed again for all users. |
-const wchar_t kActiveSetupVersion[] = L"24,0,0,0"; |
+const wchar_t kActiveSetupVersion[] = L"43,0,0,0"; |
// Although the UUID of the ChromeFrame class is used for the "current" value, |
// this is done only as a convenience; there is no need for the GUID of the Low |