summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-11-06 08:25:39 +0100
committerAndras Timar <andras.timar@collabora.com>2023-11-06 08:25:39 +0100
commit428184ff5a5600877df8d7f80eaad4180f5882a0 (patch)
tree1f3599f0e8db80e614abf1868cd284c1f8539030
parent5344feee54709efbef80f1c62b6cd9578773abf3 (diff)
bump product version to 7.5.8.3
Change-Id: I9cfffa9be677600ce95cc06d890067c4aa7c9296
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1ca9eec124ab..2a09d30b9dd1 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.5.8.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.5.8.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