This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 48be9fa43 Changed file for the AOO 4.1.12 release
48be9fa43 is described below

commit 48be9fa43a97ab000c3f07f530793bdd069350f7
Author: Marcus <[email protected]>
AuthorDate: Thu May 5 17:31:32 2022 +0200

    Changed file for the AOO 4.1.12 release
---
 assets/download/globalvars.js     | 2 +-
 assets/download/release_matrix.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/assets/download/globalvars.js b/assets/download/globalvars.js
index 8bee18782..122a98221 100644
--- a/assets/download/globalvars.js
+++ b/assets/download/globalvars.js
@@ -17,7 +17,7 @@ DL.VERSION_SHORT              = DL.VERSION;           // 
Release version in short format "x.y".
 DL.MILESTONE                   = "AOO4112m1";          // Milestone ID (from 
AOO build system).
 DL.BUILD                       = "9809";               // Build ID (from AOO 
build system).
 DL.SVN_REV                     = "60e0a1c111";         // Git revision.
-DL.REL_DATE                    = "2022-April-30";      // Date of the public 
announced release.
+DL.REL_DATE                    = "2022-May-04";        // Date of the public 
announced release.
 DL.PREV_VERSION                        = "4.1.11";             // Release of 
the previous version.
 DL.OLDVERSION                  = "3.4.1";              // Old version (last 
stable release of 3.x series).
 DL.LEGACYVERSION               = "3.3.0";              // Old legacy version 
(last stable none-Apache release).
diff --git a/assets/download/release_matrix.js 
b/assets/download/release_matrix.js
index 73c15fc32..049138728 100644
--- a/assets/download/release_matrix.js
+++ b/assets/download/release_matrix.js
@@ -26,7 +26,7 @@
 DL.release_matrix_4112 = {
 "src": {
         "0": [ 'src', 'English (US)', 'English (US)', 'y', 
'download/index.html' ],
-        "1": [ 'AOO4112m1', '9809', 'Git hash 60e0a1c111', '2022-04-30' ],
+        "1": [ 'AOO4112m1', '9809', 'Git hash 60e0a1c111', '2022-05-04' ],
         "2": [ 'tar_bz2', 'y', '209' ],
         "3": [ 'tar_gz',  'y', '276' ],
         "4": [ 'zip',     'y', '323' ] },

Reply via email to