summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-05-04 13:40:11 +0200
committerAndras Timar <andras.timar@collabora.com>2022-05-04 13:40:11 +0200
commit9eaf70ab2512fab4504d5133a37b101b010b0c34 (patch)
tree926e935ea677f3f3b8f13a6eb8a72b47f1802cff /configure.ac
parentcdc5a0d824775275d6e2074608d1d93f2dc19e14 (diff)
Bump version to 6.4-61cp-6.4-61
Change-Id: Idda039c0deb2f37835a67069c2325e21622d2f0b
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c318a619bdbd..1ecad82f17c6 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.60],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.61],[],[],[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