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

commit 0d97df29cfc01a63a1b18fe6fd6e35a79ba0e5e4
Author: mseidel <[email protected]>
AuthorDate: Fri Sep 26 13:21:59 2025 +0200

    Update milestone
---
 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 cfdf00de5f..2a94de15e6 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-2025 The Apache Software Foundation"
 VIAddVersionKey FileDescription "Apache PRODUCTNAMEPLACEHOLDER Installer"
 VIAddVersionKey ProductVersion "PRODUCTVERSIONPLACEHOLDER"
-VIProductVersion "4.1.9815.500"
+VIProductVersion "4.1.9816.500"
 
 ; Enable Unicode
 Unicode true
diff --git a/main/solenv/inc/minor.mk b/main/solenv/inc/minor.mk
index ee9e2fef4a..fc636e9f50 100644
--- a/main/solenv/inc/minor.mk
+++ b/main/solenv/inc/minor.mk
@@ -19,7 +19,7 @@
 #
 # *************************************************************
 RSCVERSION=4116
-RSCREVISION=4116m2(Build:9815)
-BUILD=9815
-LAST_MINOR=m2
+RSCREVISION=4116m3(Build:9816)
+BUILD=9816
+LAST_MINOR=m3
 SOURCEVERSION=AOO4116

Reply via email to