diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-06-15 09:21:06 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-06-15 09:21:06 +0200 |
commit | 32489994c35814a20481885d5845841cb292730e (patch) | |
tree | 29eeeb9c634e380c159d226bd7d52172bb2e6f6a | |
parent | 690d7b87eda38b54585fed2fc16181897ecbf98d (diff) |
Bump version to 6.2-31cp-6.2-31
Change-Id: Ia7a4feff6e45f6ce3d592672a3f2bbbce1c93058
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 74fa63e31fe7..98a947a6cc02 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.30],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.31],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |