This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new c5c2572 Use MSI version
c5c2572 is described below
commit c5c25722fe02c8c45b1a27f6e0de58bc1592ac38
Author: mseidel <[email protected]>
AuthorDate: Sat Dec 4 22:03:06 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 f831fe6..0adf0da 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.2.9823.500"
+VIProductVersion "4.200.9823"
; Enable Unicode
Unicode true