From e74e5982cc014ac0a0602bcd891b73aefb314e06 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 6 Dec 2018 14:47:43 +0100 Subject: Bump version to 6.0-18 Change-Id: I0231b0541f626fedec3d5bed97adf5bb23f5f2f3 (cherry picked from commit 41a232eed11bb7bc0ca16127958e19ff33a6e7fd) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 782edf1891c1..e4142899c824 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],[6.0.10.17],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.18],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit