From cce8437bfbdb21e2b97025de6721c78f6d4654fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 18:18:19 +0200 Subject: Imported Upstream version 3.13.4.2 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index aa1a2e5..8b6c498 100644 --- a/configure.ac +++ b/configure.ac @@ -1,12 +1,12 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(simple-scan, 3.12.0) +AC_INIT(simple-scan, 3.13.4.2) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE GNOME_MAINTAINER_MODE_DEFINES -AM_PROG_VALAC([0.16.0]) +AM_PROG_VALAC([0.22.0], [], [AC_MSG_ERROR([Vala compiler not found])]) AM_PROG_CC_C_O GLIB_GSETTINGS -- cgit v1.2.3