From 4ff25b8034bed66669c9f4547a5ec709e6e43f9b Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 14 Jan 2021 12:11:40 +0100 Subject: Bump version to 6.2-28 Change-Id: Ifcaa6f8a130489bbc80ee9a80972f10cd7995874 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8976456ebe5b..a331039d7d0f 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.27],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.28],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit