This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO41X by this push:
new d120af4 Use MSI version
d120af4 is described below
commit d120af48106033668f018c96145b450e3eacb7a1
Author: mseidel <[email protected]>
AuthorDate: Sat Dec 4 22:13:56 2021 +0100
Use MSI version
---
main/setup_native/source/win32/nsis/downloadtemplate.nsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/setup_native/source/win32/nsis/downloadtemplate.nsi
b/main/setup_native/source/win32/nsis/downloadtemplate.nsi
index 7792664..f2661bb 100644
--- a/main/setup_native/source/win32/nsis/downloadtemplate.nsi
+++ b/main/setup_native/source/win32/nsis/downloadtemplate.nsi
@@ -9,7 +9,7 @@ VIAddVersionKey CompanyName "Apache Software Foundation"
VIAddVersionKey LegalCopyright "(c) 2012-2021 The Apache Software Foundation"
VIAddVersionKey FileDescription "Apache PRODUCTNAMEPLACEHOLDER Installer"
VIAddVersionKey ProductVersion "PRODUCTVERSIONPLACEHOLDER"
-VIProductVersion "4.1.9809.500"
+VIProductVersion "4.112.9809"
; Enable Unicode
Unicode true