diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-09-02 13:59:04 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-09-02 13:59:04 +0200 |
commit | 14f75d0969e7e41085cf405e9ae99f8575916beb (patch) | |
tree | 9554824110bcdfa3b0370cbff03ac291a1d24fa3 | |
parent | 4dc90ac57a0fd10c8f67a959277824df22f9c1ff (diff) |
Bump version to 6.0-38co-6.0-38
Change-Id: I32fca254463735f6a46ed0876decb93e73ed3f32
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0802592e2c17..2f07d17dd44d 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.37],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.38],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |