From 081188442b1f5ed22df150e620cc81f1cf43f7ff Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 12 Mar 2017 18:41:58 +0100 Subject: Bump version to 5.1-22 Change-Id: Ib9fb351996cd63280cc138f43c900b97b9beaf40 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cc7599fc74d8..acfa08677374 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.21],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.22],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit