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:32:33 +0100
commit366b3132a46f0ae84dfd4b69b2d91a012b0f3134 (patch)
tree68fc2e50ca2514406647c306fe93226cfe92fac8
parent4d3f9005a105cc3d1d4cf992cbcc1e98f597a837 (diff)
Bump package version to 6.4-26cp-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