summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-02-22 15:39:40 +0100
committerAndras Timar <andras.timar@collabora.com>2021-02-22 15:39:40 +0100
commit649ef79784ed4287c8627ba45df6b435f52996c4 (patch)
tree117159d1c4e955fa8f2cda7514cdcc332c2d3ddb /configure.ac
parent7019b492fa3057155528ac7aa6ef3f6fc9de4aff (diff)
Bump version to 6.4-24cp-6.4-24
Change-Id: If4c58cd09eb58927e7a25b16dc8f47f4f6bb24c0
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 89b40951374c..a9eba87ec17a 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.23],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.24],[],[],[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