diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-11-16 22:13:59 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-11-16 22:13:59 +0100 |
commit | bc548c74acbd7e0a8cec952844c763742d73777f (patch) | |
tree | f69e81107b6bc7adf17d923aef13512a222c5741 | |
parent | 07ee9335d0be1a2bfe2d39bd5b9fd3fef715e3dd (diff) |
Bump version to cp-5.3-31cp-5.3-31
Change-Id: I6ffd71efc5be636ee2347fbd6ebcb0f845c0bc7a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 51375f06b083..069cee6af162 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.30],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.31],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |