From 70b8748a81acc1c34a35b23d2a1fbf230bd288a8 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 04 Sep 2006 15:35:22 +0000 Subject: Update for release 0.6.0 2006-09-04 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 0.6.0 --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9005561..2e78110 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([Evince],[0.5.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip]) AM_CONFIG_HEADER(config.h) @@ -40,7 +40,7 @@ dnl Check dependencies # SHELL_CFLAGS for shell implementation. # SHELL_LIBS -POPPLER_REQUIRED=0.5.2 +POPPLER_REQUIRED=0.5.3 DBUS_GLIB_REQUIRED=0.33 GTK_REQUIRED=2.8.15 KEYRING_REQUIRED=0.4.0 -- cgit v0.9.1