summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-07-04 17:33:03 +0200
committerAndras Timar <andras.timar@collabora.com>2021-07-04 17:33:18 +0200
commit6fc051b9f3ffdcb2bdd9f26bceb56d753d3f1e90 (patch)
treeaab7891e15e8510625262d257a582a61b12a11a5
parentjsdialog: move list of enabled dialogs to separate file (diff)
downloadcore-6fc051b9f3ffdcb2bdd9f26bceb56d753d3f1e90.tar.gz
core-6fc051b9f3ffdcb2bdd9f26bceb56d753d3f1e90.zip
Bump version to 6.4-43 cp-6.4-43
Change-Id: I4167b402c13065f0af06285f11bd795e3de2f046
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac5919570259..645cd0d62ff8 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([Collabora Office],[6.4.10.42],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.43],[],[],[https://collaboraoffice.com/])
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