summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2022-09-26 16:32:27 +0200
committerSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2022-09-26 16:32:27 +0200
commit649dbebfde2e3111bbdd1d22eb12c6866469b010 (patch)
tree82066d9a4c1e5fb1ef18b269bff75c4aa2979348
parent569808949dc44bc3b18f88479f609a8316cba9d3 (diff)
Release 6.3.6.17.p1feature/cib_contract57d_p1
Change-Id: Ic3af4f1413d8a6a95f09f992e09e586a2244610f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e13ab49fb0cd..93f04a0b91a0 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],[6.3.6.17],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.17.p1],[],[],[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