summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-06-13 14:11:29 -0400
committerShaun McCance <shaunm@gnome.org>2011-06-13 14:11:29 -0400
commit1bf8d3973a1d919e34650a9ad1af131f93322922 (patch)
tree6551a674355043d34f759614096d076fbf7ef9db
parente9fc5a765f7c5ecd74b364106316588e15ce4590 (diff)
downloadyelp-tools-1bf8d3973a1d919e34650a9ad1af131f93322922.tar.gz
Version 3.1.43.1.4
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4d65fe7..3ad5307 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.1.4:
+======
+* Added comments subcommand to yelp-check
+
3.1.3:
======
* Added Mallard page status checker to yelp-check
diff --git a/configure.ac b/configure.ac
index cf06c09..10d7e8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.1.3],
+AC_INIT([yelp-tools], [3.1.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])