diff options
author | Andras Timar <andras.timar@collabora.com> | 2024-04-07 14:14:10 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-04-07 14:14:10 +0200 |
commit | ec6dffaad2b5662c014e5cbf117e9117e3a9cbe8 (patch) | |
tree | c6217ad8476ebf900fcb162d828f483b96497954 /configure.ac | |
parent | 560b9055d6b7c00dfed7b528e25cd5136839ad3f (diff) |
Bump version to 24.04.1.2
cp-24.04.1-2
Change-Id: I750c8df42f998de565cd98d58cc6a4aa2f1d49a9
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 13b3b0690941..24daca98d8a2 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.1],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[24.04.1.2],[],[],[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 |