This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 42a4e39 Small corrections to Product Information
42a4e39 is described below
commit 42a4e398ec11c4316c0c218941639f23620132c6
Author: mseidel <[email protected]>
AuthorDate: Thu May 6 00:09:40 2021 +0200
Small corrections to Product Information
---
main/setup_native/source/win32/nsis/downloadtemplate.nsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/setup_native/source/win32/nsis/downloadtemplate.nsi
b/main/setup_native/source/win32/nsis/downloadtemplate.nsi
index 415407d..0384a86 100644
--- a/main/setup_native/source/win32/nsis/downloadtemplate.nsi
+++ b/main/setup_native/source/win32/nsis/downloadtemplate.nsi
@@ -6,10 +6,10 @@
; Product Information
VIAddVersionKey ProductName "Apache PRODUCTNAMEPLACEHOLDER"
VIAddVersionKey CompanyName "PUBLISHERPLACEHOLDER"
-VIAddVersionKey LegalCopyright "Copyright (c) 2000-2021 The
PUBLISHERPLACEHOLDER"
+VIAddVersionKey LegalCopyright "(c) 2012-2021 The PUBLISHERPLACEHOLDER"
VIAddVersionKey FileDescription "Apache PRODUCTNAMEPLACEHOLDER Installer"
VIAddVersionKey ProductVersion "PRODUCTVERSIONPLACEHOLDER"
-;VIProductVersion "4.2.9822.500"
+VIProductVersion "4.5.9900.500"
; Enable Unicode
Unicode true