diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-07-06 10:45:44 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-07-06 10:45:44 +0200 |
commit | 41a9473f545394a7ca2e622a3b553471fd8cbd0c (patch) | |
tree | c2a9d97061333029ede292a1fc73f34300a8fba9 | |
parent | 901620d221a83236f1c1a86ab193043c3220ab92 (diff) |
Bump version to 6.2-32cp-6.2-32
Change-Id: I7ad32f1ec00bc81f81a17b9f7397a1e40a91bf87
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 98a947a6cc02..c6375d63277b 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.31],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.32],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |