diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-11-03 18:11:16 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-11-03 18:11:16 +0100 |
commit | 007acbadc79eddb256e6bd794951d8f2ad1304e8 (patch) | |
tree | 38c3b585860fde3f09688d7ee928f287a3ebb0b9 | |
parent | be11143b86475b07d525a7ef651a704ddf6383d4 (diff) |
Bump to version 5.0-7cp-5.0-7
Change-Id: Ib4234314705e8ffd770ecd23552e254aa32c8e3a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 54ad87311f7a..83412c0f5caa 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.6],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.7],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |