diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-01-19 17:14:22 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-01-19 17:14:22 +0100 |
commit | 5a36d0533be4c230c1647710a42f7eee5b464700 (patch) | |
tree | a439422a81f13e5d7f08fc5388af2d827cee9ccc | |
parent | c163db958f0e105b8d37eaef6388a4f89c57d251 (diff) |
Bump version to 5.3-37cp-5.3-37
Change-Id: I46a2ed02e39826ae724261a3eedbbf61f99f6fa3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9c30362abcf5..0ddfb27d8668 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],[5.3.10.36],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.37],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |