From 89fad5e4256eab6f2f6dfce5bd1cb884fca88ced Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 11 Sep 2022 17:49:45 +0200 Subject: Bump version to 6.2-36 Change-Id: Ia8582011f7e2835bbde33626411a13549a653dcb --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7de7f2521da7..3d894cfbdd4e 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.35],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.36],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit