diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-12-06 16:52:18 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-12-06 16:52:18 +0100 |
commit | 20b5c7f7d3c65cf80e29fd2f4bc1e6d9d588c33e (patch) | |
tree | 0c9eb6f7a0893975b6b3f3e44cc021778bd3014a | |
parent | 42b643c2e593b8b30131b1c3ac2d3ea8397c6a93 (diff) |
Change-Id: If492b3bcc55660dc24be24c537584f388d8a50da
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f83483543137..0e062d2c12d8 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.33],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.34],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |