summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-07-06 11:33:21 +0200
committerAndras Timar <andras.timar@collabora.com>2021-07-06 11:33:21 +0200
commit2b31b2ef595ece37ba5e5919be43ba04193a2d3b (patch)
tree8b3a1218755e16623795cb1e781dd6817a04e84c
parent167cd2a58f8a8eefb7c264bf2334c0755a85c4b6 (diff)
Bump version to 6.4-44cp-6.4-44
Change-Id: Ib76eca9727221edf513db015825f5c4cf2b5f528
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 645cd0d62ff8..6db96df5eed5 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.43],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.44],[],[],[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