diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-08-05 20:28:52 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-08-05 20:28:52 +0200 |
commit | 536cbf5e9fd8e65824dfbddb46fe28bad27f1485 (patch) | |
tree | 51cd0880862989affc5f54e2992a3b3d603f75ff | |
parent | 61b3d406ae4122bdf3d2d36679fb81077834d3ba (diff) |
Change-Id: I658c792eeadf4dff4d7bc119edfa128b2eca6512
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 10bf82f583f4..2823a962747e 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.21],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.22],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |