diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-02-27 11:25:40 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-02-27 11:25:40 +0100 |
commit | 496438dbe45c4ef94c57a6bbc1d4fa286182efee (patch) | |
tree | b5dc83eb7f67dddcb0a5564831bd942110d5f0cc | |
parent | ae9a093683fc5176a0b6dfd848bcd2901a45b601 (diff) |
Bump version to 5.1-20cp-5.1-20
Change-Id: I0d8c1307cd17871da3c23a2a5092b2c6fe2a820a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a9ff02bb9abf..b1b6ee03fa08 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.1.10.19],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.20],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |