From 20b5c7f7d3c65cf80e29fd2f4bc1e6d9d588c33e Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 6 Dec 2021 16:52:18 +0100 Subject: Bump version to 6.2-34 Change-Id: If492b3bcc55660dc24be24c537584f388d8a50da --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f83483543137..0e062d2c12d8 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.2.10.33],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.34],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit