summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-10-15 10:40:11 +0200
committerGabor Kelemen <kelemen.gabor2@nisz.hu>2020-10-15 11:23:42 +0200
commit955cf2025e04fefce4adbcf7a908c3a69a2db6ad (patch)
tree8a2c2e2803d79acdbcc02771af11e880b0822b85
parenttdf#97618 DOCX import: VML shape: fix missing square wrap (diff)
downloadcore-distro/nisz/libreoffice-6-4.tar.gz
core-distro/nisz/libreoffice-6-4.zip
Weekly version bump: N9 distro/nisz/libreoffice-6-4
Change-Id: I83e1bb12dad2ccc5476430bed3289c6e93735d66 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104352 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 93ea87a8cdb3..6604b933a331 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-N8],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.4.2-N9],[],[],[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