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 bd73ab5  Bump up revision after tagging Dev3
bd73ab5 is described below

commit bd73ab52926dd80471858b154efd4fcc402423a0
Author: mseidel <[email protected]>
AuthorDate: Fri Aug 6 16:27:52 2021 +0200

    Bump up revision after tagging Dev3
---
 main/setup_native/source/win32/nsis/downloadtemplate.nsi | 2 +-
 main/solenv/inc/minor.mk                                 | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/setup_native/source/win32/nsis/downloadtemplate.nsi 
b/main/setup_native/source/win32/nsis/downloadtemplate.nsi
index 608e8af..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.2.9822.500"
+VIProductVersion "4.2.9823.500"
 
 ; Enable Unicode
 Unicode true
diff --git a/main/solenv/inc/minor.mk b/main/solenv/inc/minor.mk
index 12b3582..de1ff09 100644
--- a/main/solenv/inc/minor.mk
+++ b/main/solenv/inc/minor.mk
@@ -21,7 +21,7 @@
 # $Id$
 
 RSCVERSION=420
-RSCREVISION=420m3(Build:9822)
-BUILD=9822
-LAST_MINOR=m3
+RSCREVISION=420m4(Build:9823)
+BUILD=9823
+LAST_MINOR=m4
 SOURCEVERSION=AOO420

Reply via email to