diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-05-28 15:49:20 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-05-28 15:49:20 +0200 |
commit | 112063051a2887a552462786b5d8d1897efbe915 (patch) | |
tree | 36d390be927c06a5ea624894e75e3bba782ceb16 | |
parent | 3edebd522fbe786eb41641f760cbdd20692ede8a (diff) |
Bump version to 6.2-14cp-6.2-14
Change-Id: If2faf0cea56f4d9f3abc89265196db4ae453451a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2092c50f132b..315ae156bd42 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.13],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.14],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |