From 312ef29bbecdab4d29709aebc24e6428e6c2b059 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 22 Oct 2018 00:00:24 -0700 Subject: Bump version to 5.0-46 Change-Id: Idc22b8308e71a0a5eb37d009f343f8abae320994 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 121fe43e17f6..b3ca7b6863c2 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.0.10.45],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.46],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- cgit