From 217c0d1f80a78713977a7bfbe680fce90f1c6b36 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Mon, 8 Sep 2008 23:56:28 +0200 Subject: change version to 0.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now only need to wait for Carlos and IƱigo's answer to a BIC change in glib/ and we'll have 0.9.0 :-) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e098f03f..d09600c1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(poppler, 0.8.0) +AC_INIT(poppler, 0.9.0) AM_INIT_AUTOMAKE([foreign]) AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(poppler/poppler-config.h) -- cgit v1.2.3