summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-04-24 13:24:20 +0200
committerAron Budea <aron.budea@collabora.com>2024-04-24 13:24:20 +0200
commit91ae3cd2d8d77b19fdda6e819fae5f2d15395db5 (patch)
tree4c2aa6e68cb5fa101571c4303423810bd1c9de68
parent5fcde58ce0b2f3e42dd2e62246ca9704560e57d8 (diff)
Bump version to 24.04.1.4 cp-24.04.1-4
Change-Id: I94576bbd5fde3526450640cc7aeee5859d6da504
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50351e596c1e..9919fc0ea251 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],[24.04.1.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.1.4],[],[],[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