diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-07-02 09:10:52 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-07-02 09:10:52 +0200 |
commit | 7d37f9a26fe4add0f53ba7b552088c370f076ed9 (patch) | |
tree | 0da9c9f608109cbb98f9165aa268d32407c96b3d | |
parent | f023b24c1e18bb22d49529d165070b5d4e9925a0 (diff) |
Bump version to 6.2-19co-6.2-19
Change-Id: I077c07cb274d84b3505dc79329d00cf4772f11ec
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0a50a15b51fe..bae4e3011aca 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.18],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.19],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |