core.git: Branch 'feature/allo_contract45533' - configure.ac

2024-05-07 Thread Thorsten Behrens (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4ac24c9a6ceb63051d3aca8282e8387f30473264
Author: Thorsten Behrens 
AuthorDate: Wed May 8 00:20:25 2024 +0200
Commit: Thorsten Behrens 
CommitDate: Wed May 8 00:20:25 2024 +0200

Bump version to 7.6.6.4

Change-Id: I222a73ef477c104e5dba6b0fdccd0c7dd65c0886

diff --git a/configure.ac b/configure.ac
index b2abf4c4b6c8..e171d97fd5a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.6.6.3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.6.6.4],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard


core.git: Branch 'feature/allo_contract45533' - configure.ac

2024-03-19 Thread Samuel Mehrbrodt (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0bda223a7e5d31d02c974f3ad0c4073176a385a6
Author: Samuel Mehrbrodt 
AuthorDate: Tue Mar 19 08:33:41 2024 +0100
Commit: Samuel Mehrbrodt 
CommitDate: Tue Mar 19 08:33:41 2024 +0100

Release 7.6.6.3

diff --git a/configure.ac b/configure.ac
index ca0808baea3e..db853c345ef8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.6.6.1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.6.6.3],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard