summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2021-08-10 20:15:33 +0100
committerMichael Meeks <michael.meeks@collabora.com>2021-08-10 20:15:33 +0100
commit51a199f21a71ed868cc27496ca4a0a9778565696 (patch)
treefb2adeba588ef36de649aa091a853dd29d2c71bd
parent96c0047aef681503023524b7653ac813f29ef313 (diff)
Bump version to 6.4-46 cp-6.4-46
Change-Id: Ic7e142795efaae460e12dc8c69b8848450a13d8a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6b404c016888..2841162a7edd 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.45],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.46],[],[],[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