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 17f7cd3  Revert last commit, version number must be x.x.x.x
17f7cd3 is described below

commit 17f7cd3a9878fd50965e10bd622c80df5e374fab
Author: mseidel <[email protected]>
AuthorDate: Sun Dec 5 23:22:25 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 f2661bb..7792664 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.112.9809"
+VIProductVersion "4.1.9809.500"
 
 ; Enable Unicode
 Unicode true

Reply via email to