summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-04-25 20:45:04 -0400
committerShaun McCance <shaunm@gnome.org>2011-04-25 20:45:04 -0400
commitd0a0b78d76885939670326fe7ee2c37dca0b56a3 (patch)
tree1761ee187ec0c06a33fad029d43312e01ebaff7c /configure.ac
parentdac3f406e68e8909f551049bb558b388239f3fd9 (diff)
downloadyelp-9bbfd29d069b4b247be22061f8f1a5fb29fdc899.tar.gz
Version 3.0.23.0.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 13b26775..1b36c71e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.0.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.0.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])
@@ -36,7 +36,7 @@ PKG_CHECK_MODULES(YELP,
libexslt >= 0.8.1
sqlite3
webkitgtk-3.0 >= 1.3.2
- yelp-xsl >= 2.91.9
+ yelp-xsl >= 3.0.1
])
AC_SUBST([YELP_CFLAGS])
AC_SUBST([YELP_LIBS])