diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-04-21 11:02:24 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-04-21 11:02:24 +0200 |
commit | ad752f842b9cba34804bd9cd24c1e995c2456a66 (patch) | |
tree | af575e39672bc53611078263d0da4a8111f3ca43 | |
parent | 57c36d1f43b189466c80305d9b1c32cde3afcbe4 (diff) |
Bump version to 5.0-31cp-5.0-31
Change-Id: I6b417668bd5dc7efd17d40d086bced664b22fea4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index aed607197666..f05fce91324f 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.30],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.31],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |