summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2008-09-08 23:56:28 +0200
committerAlbert Astals Cid <aacid@kde.org>2008-09-08 23:56:28 +0200
commit217c0d1f80a78713977a7bfbe680fce90f1c6b36 (patch)
treee6a929962efc228fa5662cc91c2a3a0f0877b1ba /configure.ac
parente34022a8fcfb9fe211dd6b561377d855972b2087 (diff)
change version to 0.9.0
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 :-)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)