diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-03-07 14:58:11 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-03-07 14:58:11 +0100 |
commit | 3cf1b6fb0a3e1c610adddd3ec730b8df24c1968a (patch) | |
tree | 80fa7bf7d28dfd65c9a6c4fb552be08605b6d8df | |
parent | 98af842308727765050a6e03cdb0b25b5694bd27 (diff) |
Bump version to 5.3-42cp-5.3-42
Change-Id: I86c24d812cc6acdb7d39fba09ab7d443b43268d5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2396a48aa5ce..7626dc82abd2 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.41],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.42],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |