summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-03-09 16:44:48 +0100
committerAndras Timar <andras.timar@collabora.com>2021-03-09 16:44:48 +0100
commitfdc5471a8ad8c5a3839dfaf89ca8743dc285870d (patch)
treec401d07afa38fae97183fe13aa6e8575d3040601
parentf9c40cad1eefb4f6329dfd229ba18507c8083649 (diff)
Bump version to 6.4-29cp-6.4-29
Change-Id: If91dd84f36b60024dedcd65971152257afd3fde4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cd5e7ee3e2b0..bca3825a31ab 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.28],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.29],[],[],[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