diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-03 11:50:38 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-03 11:50:38 +0200 |
commit | 35215cd023b81612f8a2b33160be9ff9e3fcf422 (patch) | |
tree | 5215c4e7664060f7fad694973a5e76ccf02427cf | |
parent | 9581f62f33d6f912b38e3eb3b0513fcc7bc8bac0 (diff) |
Bump version to 6.0-8cp-6.0-8
Change-Id: I2f3c6a1d8eea3dc00a221c81704f1724df65a226
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f521b9f272bd..c6161b1a0e1f 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.0.10.7],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.8],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |