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 9220fd6 Revert last commit, version number must be x.x.x.x
9220fd6 is described below
commit 9220fd62f470a8c82c13dd3caf4d29d758beea80
Author: mseidel <[email protected]>
AuthorDate: Sun Dec 5 23:20:45 2021 +0100
Revert last commit, version number must be x.x.x.x
---
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 0adf0da..f831fe6 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.200.9823"
+VIProductVersion "4.2.9823.500"
; Enable Unicode
Unicode true