summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-09-01 23:06:39 +0200
committerAndras Timar <andras.timar@collabora.com>2021-09-01 23:06:39 +0200
commit61e05e674b61f449df8e0dbc31a3aedf8a3a3cf8 (patch)
tree877481dca651c207e82a6cfa179507fe356715f6
parentccb37859c57a4a0617abc35140ce9bb702032020 (diff)
Bump version to 6.4-47cp-6.4-47
Change-Id: Ic2afbbc77616bb9beac7b4d2fb9aa4bf1780ed2f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2841162a7edd..a7c85e90be24 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.46],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.47],[],[],[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