diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-10-28 14:32:44 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-10-28 14:32:44 +0100 |
commit | 79c270f6f19e86c02a88f78ea613b1445df46540 (patch) | |
tree | 24666249df5aafcfd4d70e9a06cc123724b3a2e6 | |
parent | fda7c92d2b71a5e0bb4366f4fba140104efcc554 (diff) |
Bump version to 6.2-26co-6.2-26
Change-Id: Ic3f548cf7e482114c7dd328ae2031361a54b6dd7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4963620e569e..cd83fc5b111b 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.25],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.26],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |