diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-04-24 22:38:28 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-04-24 22:38:28 +0200 |
commit | f78ab21b687a7418f73d95e73d63bfda45f3f6e2 (patch) | |
tree | 4c42af749240ac3515a756ac02fa042c2ffac42b | |
parent | 45037438d84485356a5ceb820ecc3e0bae4b112e (diff) |
Bump version to 5.0-32cp-5.0-32
Change-Id: I52a282a66b4c428032462831348855d1493daf2b
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f05fce91324f..c2681692178f 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.31],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.32],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |