diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-07-28 10:05:20 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-07-28 10:05:20 +0200 |
commit | 2efab9d2961849fe7b9d9dbda057fb796928b885 (patch) | |
tree | eaa8f7e22de59af68c2f7a01d281e7bd71648b33 | |
parent | da72f2b4cebbd40a4bae5fa4124dc86fc5042e66 (diff) |
Change-Id: Ic03f11ab2818eda52e28b9753b97fec879c06d0d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 453c26a1c867..95ee51cbec11 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.20],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.21],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |