summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-02-25 10:29:11 +0100
committerAndras Timar <andras.timar@collabora.com>2021-02-25 10:29:17 +0100
commitd48a11d6ece73003a3357ccc563c0ca19421ad4e (patch)
tree307050bbf12c9bfc7fbd251b46504676f4aa023f
parent8fd3d2a1ed6e64cfeac49b9a1758d1a320371f74 (diff)
Bump package version to 6.4-26
Change-Id: I31f5c2ff8db94419fa9c2597a78289c69aeeec8d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 84878da104c9..f04440d6c8e5 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.25],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.26],[],[],[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