summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2024-03-10 16:27:40 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-03-10 16:27:40 +0100
commitb0ee15cd1f6c4ce4bb5283bb683e1f25798f64cf (patch)
treeadedbea8aadef01729bf0d08131b766a11b6e269
parentaa47ccad36c249678f543ec662bc7f28fd3aa2e0 (diff)
bump product version to 7.6.5.3cib_contract49-7.6.5.3.M1
Change-Id: I490f20577dfbe81a9ba6805be98df674f17fe389
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2cfa919debb9..cee1c5c6ca32 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.5.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.6.5.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