From cfc4741ceb0a1ee7426f4bafbbfa178caaa3ea91 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Thu, 11 Jun 2020 22:27:31 +0200 Subject: [PATCH] Pre-release version bump --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 56550bf6a..4412da7d5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([liferea],[1.12.7],[liferea-devel@lists.sourceforge.net]) +AC_INIT([liferea],[1.12.8],[liferea-devel@lists.sourceforge.net]) AC_CANONICAL_HOST AC_CONFIG_SRCDIR([src/feedlist.c]) @@ -32,7 +32,7 @@ PKG_PROG_PKG_CONFIG() pkg_modules=" gtk+-3.0 >= 3.14.0 glib-2.0 >= 2.28.0 gio-2.0 >= 2.26.0 - pango >= 1.4.0 + pango >= 1.4.0 libxml-2.0 >= 2.6.27 libxslt >= 1.1.19 sqlite3 >= 3.7.0