diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-12-21 22:38:43 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-12-21 22:38:43 +0100 |
commit | 2453e8e21b4fb4ffa5d5ce0703177f99d35d6a41 (patch) | |
tree | 5dc19c8f3cf977596891bb0ffed02478728f23bb | |
parent | 4c04745a2deee6590970d5139be958817b8b3591 (diff) |
Bump version to 6.0-39co-6.0-39distro/collabora/cp-6.0
Change-Id: I2a2236e6d0e84be258b22dd8cec670878837a1e1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2f07d17dd44d..423995dfc15e 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.0.10.38],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.39],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |