diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-05-17 12:45:38 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-05-17 12:45:38 +0200 |
commit | a8a469886c93a661e5f6cca8b3ed371e37bff6b2 (patch) | |
tree | 4aad2097b7d08819ff4bc54357c0842cdc4eec27 | |
parent | c16d9d8c745e4acf29148caa6d28e447f9ad9676 (diff) |
Bump version to 6.0-37co-6.0-37
Change-Id: Ibfa638c5a7eeb4ff681c3bb89fa589c9513a7a2f
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 78d4b831a737..0802592e2c17 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.36],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.37],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |