diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-06-26 21:31:57 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-06-26 21:31:57 +0200 |
commit | 1692732d0a831b05041c672eeec22ebc509aba69 (patch) | |
tree | f5dc77bc49d7432ad46fc48b2a6eecdffaa01140 | |
parent | 7a236dc5dfbd367de2a83f14fad70aa36e0fd379 (diff) |
Bump version to 6.2-18
cp-6.2-18
Change-Id: I10a58da129f3fb1eaef27a9ebcbdd56cf10de4bb
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2e8e9b19c7da..0a50a15b51fe 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.17],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.18],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |