From e9ca3b0060facd753744602a3baca5a1effdbd83 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Thu, 10 Apr 2014 15:37:02 +0100 Subject: Imported Upstream version 3.12.0 --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index aa152be..aa1a2e5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(simple-scan, 3.10.0) +AC_INIT(simple-scan, 3.12.0) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE @@ -29,7 +29,6 @@ PKG_CHECK_MODULES(SIMPLE_SCAN, [ cairo gdk-pixbuf-2.0 gudev-1.0 - sqlite3 ]) PKG_CHECK_MODULES(COLORD, [ -- cgit v1.2.3