From 496438dbe45c4ef94c57a6bbc1d4fa286182efee Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 27 Feb 2017 11:25:40 +0100 Subject: Bump version to 5.1-20 Change-Id: I0d8c1307cd17871da3c23a2a5092b2c6fe2a820a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit