diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-11-09 10:10:51 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-11-09 10:10:51 +0100 |
commit | a85480c5922679976864890f1781c6e71b5f55b4 (patch) | |
tree | 1ec297b80b006ec82128c13735ac0faea01a193a | |
parent | 4369cd57215c1e6ecd259d0327e69a25f3579983 (diff) |
Bump version to 6.0-15cp-6.0-15
Change-Id: Ic07aa7297c976b122ba11c60348e1ac18a65b7a0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f34da48630f0..136a704bba67 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.14],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.15],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |