diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-06-08 16:49:14 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-06-08 16:49:14 +0200 |
commit | 142d613b6afe25eedd3cd557af48a73ad12f2d63 (patch) | |
tree | 893896bae1c7e9b68e35b39bf4bf43a43a6126b3 | |
parent | fced46a2838d800a1eaa9328a7aa18b868bd6013 (diff) |
Bump version to 6.2-15cp-6.2-15
Change-Id: Ia008650801b8726c8598c8ef27ac40b4ab717af5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 315ae156bd42..05d22de09247 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.14],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.15],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |