summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-09-11 17:52:31 +0200
committerAndras Timar <andras.timar@collabora.com>2022-09-11 17:52:31 +0200
commit74e7fa07ce5c6147637ff1a48ce1e2666485a200 (patch)
tree9f8f54fafbb10cd621e15d41488e4c957c64c586
parent3d097586a39f9b9d89e5741c3c797d92cbc4946e (diff)
Bump version to 6.4-63co-6.4-63
Change-Id: I96c4faba59584e2c708bb62bb966de45a41469b8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 697df181fd5d..7da378ba6c42 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.62],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.63],[],[],[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