diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-07-10 17:12:33 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-07-10 17:12:33 +0200 |
commit | 18e7bb42ff78019d3cde94807a6a0088f0954c34 (patch) | |
tree | b03b2397e9d832592f431ae77c311eb1962c67bb | |
parent | e1ce2e92f1198afa09ae418dcd414753cd283923 (diff) |
bump product version to 24.2.5.2
Change-Id: I274451020c8159c55cca116882d71477fa1ef9f3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2b4acc11d39d..2fb4c44d7c75 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],[24.2.5.1.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[24.2.5.2],[],[],[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 |