configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae849a5a0c8213ad08764120c6b77562e23baf02 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Mon Mar 13 08:30:02 2023 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Mon Mar 13 08:30:02 2023 +0100
Bump version to 21.06.36.1 Change-Id: I60a4a006f8dd7c81d26d54a66c7c47e7a203bcbf diff --git a/configure.ac b/configure.ac index f62e782dd859..66f0f1175d3a 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],[21.06.35.2],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[21.06.36.1],[],[],[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