diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-06-13 12:22:41 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-06-13 12:22:41 +0200 |
commit | 7daad240f62582e2b32bc3b1af951414e3db0a02 (patch) | |
tree | 5b387edc64f08dd0bf9844c370fc5e02a75b82fd | |
parent | 3e55cfac20a4438fa6277c708d317073127f9fc3 (diff) |
Bump version to 5.3-17cp-5.3-17
Change-Id: Ia47411718c0f2e8c3cf5196686b7927a95e9d8ac
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 27dec304bee6..a15bd9b2c70a 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.16],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.17],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |