diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-05-29 17:27:33 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-05-29 17:27:33 +0200 |
commit | c47077f1449abf043237d64f078b7aaf5f634b84 (patch) | |
tree | e03a78dfb4aefdd46b6d608ea94d600051b1b0ab | |
parent | 56e290acca0f51f1aa888f9e7787cfcdc6bb8fd9 (diff) |
Bump version to 5.0-37cp-5.0-37
Change-Id: I998ddc1759bef24e2fc80b975cc22f832a6b6d49
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e56289a23190..61c68926785f 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.0.10.36],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.37],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |