From 01e54f5d406285ee9fc4579d274f0b9bc6b017ec Mon Sep 17 00:00:00 2001 From: Mikael Berthe Date: Mon, 25 Jan 2021 20:59:00 +0100 Subject: [PATCH] Bump version to 1.5.4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d71f459..572de32 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([Loudmouth], [1.5.3]) +AC_INIT([Loudmouth], [1.5.4]) AC_COPYRIGHT([ Copyright (C) 2003-2008 Imendio AB Copyright (C) 2007 Collabora Ltd