diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-07 16:13:54 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-07 16:13:54 +0200 |
commit | 5c15160445fd62d184f06bdf04677862ab5d2bb4 (patch) | |
tree | 4b6ec7bd9610b08ad19de96f38e60df56675ef12 | |
parent | 44cef0d785c21f97e9f2b4f089491957301b8063 (diff) |
Bump version to 6.0-9cp-6.0-9
Change-Id: I52427a36808fd47dabf4ba26916f626c7956389e
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c6161b1a0e1f..07e06abb784c 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.8],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.9],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |