summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-09-28 10:49:14 +0200
committerGabor Kelemen <kelemen.gabor2@nisz.hu>2020-09-28 10:51:08 +0200
commitcb239773b8f574cb08a82908bb32cc3f7a16e308 (patch)
tree420c3e4a164151989eeee6489bb5d610f8c8a239
parent5532934ce5ec1c1abf4bf8befea70e65b6032521 (diff)
Weekly version bump: N8
Change-Id: I67fb52a7b7004aa0130a6ad60becb057c6d05e75 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103537 Tested-by: Gabor Kelemen <kelemen.gabor2@nisz.hu> Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c499c646731..93ea87a8cdb3 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.4.4.2-N7],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.4.2-N8],[],[],[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