diff options
author | Andras Timar <andras.timar@collabora.com> | 2022-09-11 17:49:45 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-09-11 17:49:45 +0200 |
commit | 89fad5e4256eab6f2f6dfce5bd1cb884fca88ced (patch) | |
tree | 756b675bb7a88878964bc987ab49eda13857dd4f | |
parent | 717265b2f4fcc72743e6e766e64c96a4ababbfee (diff) |
Bump version to 6.2-36co-6.2-36distro/collabora/cp-6.2
Change-Id: Ia8582011f7e2835bbde33626411a13549a653dcb
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7de7f2521da7..3d894cfbdd4e 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.35],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.36],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |