summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-10-15 11:05:29 -0400
committerShaun McCance <shaunm@gnome.org>2012-10-15 11:05:29 -0400
commit7fd129fa30587ebc004ad05df7f8380e83c27b5d (patch)
tree57f6d7e0a1c341e5b5494db85f2cb0051c9edee8
parent435dd50d85c86264b9674c9fbc9003055a7832f5 (diff)
downloadyelp-tools-gnome-3-6.tar.gz
Version 3.6.13.6.1gnome-3-6
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05bac12..f848c89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.6.1
+=====
+* yelp-check: Added 'links -i' to ignore xrefs with hrefs
+* yelp-check: Fixed extra angle brack in 'comments'
+
3.6.0
=====
* Stable release for 3.5.x series
diff --git a/configure.ac b/configure.ac
index 9388796..7fdd874 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.6.0],
+AC_INIT([yelp-tools], [3.6.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])