[yelp-tools] Version 3.1.2



commit ed253edc02b5404f33fc20011039d3892ad22500
Author: Shaun McCance <shaunm gnome org>
Date:   Thu May 12 12:24:53 2011 -0400

    Version 3.1.2

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c48d216..57c28c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.1.2:
+======
+* Use YELP_ namespace in AC macro and variable
+* Check for itstool and xmllint in build tools
+* Build tools work without AM_SILENT_RULES
+
 3.1.1:
 ======
 * Initial release
diff --git a/configure.ac b/configure.ac
index 19b0548..81075d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.1.1],
+AC_INIT([yelp-tools], [3.1.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]