summaryrefslogtreecommitdiff
path: root/onlineupdate/source/service/servicebase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/service/servicebase.hxx')
-rw-r--r--onlineupdate/source/service/servicebase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/service/servicebase.hxx b/onlineupdate/source/service/servicebase.hxx
index 0353f7d329bb..abf88a122a1d 100644
--- a/onlineupdate/source/service/servicebase.hxx
+++ b/onlineupdate/source/service/servicebase.hxx
@@ -18,5 +18,5 @@ BOOL VerifySameFiles(LPCWSTR file1Path, LPCWSTR file2Path, BOOL &sameContent);
// execute the updater it must have this updater identity string in its string
// table. No other signed Mozilla product will have this string table value.
#define UPDATER_IDENTITY_STRING \
- "libo-updater.exe-4cdccec4-5ee0-4a06-9817-4cd899a9db49"
+ "libreoffice-updater.exe-7bab28a0-0599-4f37-9efe-f7f8b71f05e3"
#define IDS_UPDATER_IDENTITY 1006