diff options
author | Andras Timar <andras.timar@collabora.com> | 2022-02-10 22:06:21 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-02-10 22:06:21 +0100 |
commit | 58d09779179387a7a8d29a0bca229636e4193f2c (patch) | |
tree | 7851f6b9620774f9a97e83efb4657b41b6cdf31f | |
parent | 23bfbd7fbb3bdb111802ae832169e878d939b0bf (diff) |
Change-Id: I98c8a2a76f628f8f77c8a9f7d77bfbde2ae2bc6c
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0e062d2c12d8..7de7f2521da7 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.34],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.35],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |