summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-03 01:09:58 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-03 01:09:58 +0100
commitf59639c016483076616a05e6c7e116be97c52064 (patch)
tree8116260ff8f70efad47b0ab0dc5510ba8711aa20
parent7cb999c22e893931b6d83b93fced59e5461fb4a7 (diff)
bump product version to 7.2.4.1
Change-Id: Ib54565d6ec2ca23eb83efaf82cc03ff35ef426d8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6e998dd819c..59ef29ff35fc 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.2.3.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.4.1],[],[],[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