diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-03-26 18:16:12 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-03-26 18:16:12 +0100 |
commit | 5ebb43f59dff06d95841f35177055fe73e62cb62 (patch) | |
tree | 223acc5a88976305ce7ba281c63f38275682b36e | |
parent | 16b4bd170c9c2f6a11e347e781a139d7678d4730 (diff) |
Bump version to 6.2-8cp-6.2-8CODE-4.2.1-2
Change-Id: Ia693ec6cab5b5d3f5b3614907933ac2e69f17fcf
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8f75b097b3d0..c901cad09e8c 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.7],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.8],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |