diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-01-14 12:11:40 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-01-14 12:11:40 +0100 |
commit | 4ff25b8034bed66669c9f4547a5ec709e6e43f9b (patch) | |
tree | 29ecd42cd36b46fb1313d2927b1fede2eb9dfc7e | |
parent | 69156936693d4e580bd986fc6dbd0026f4f4c2d0 (diff) |
Bump version to 6.2-28cp-6.2-28
Change-Id: Ifcaa6f8a130489bbc80ee9a80972f10cd7995874
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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]) |