summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-09-25 15:25:17 +0200
committerAndras Timar <andras.timar@collabora.com>2024-09-25 15:25:17 +0200
commitaa40ffe1d544cbd3f43f8221252e831f42b1352b (patch)
tree7f37d08b38fd0788926525795677aa83aca5a07a
parented854872aecbe8012639b7e000c5bcba84cbce82 (diff)
Bump version to 24.04.7.3cp-24.04.7-3
Change-Id: I723e535622864aef891cf4941a3bc2c867ebb533
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ad8163a248a1..fccf6ef76cb8 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.7.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.7.3],[],[],[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