summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-10-17 11:58:06 -0400
committerShaun McCance <shaunm@gnome.org>2011-10-17 11:58:06 -0400
commit6414d738e8684c68bdf27a509763b572d79172fd (patch)
treec948c363f54c860ddeb2afbf17185f661b15269c
parent551beb67539d0b8cc662bae36f25018deb793771 (diff)
downloadyelp-tools-gnome-3-2.tar.gz
Version 3.2.13.2.1gnome-3-2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f926671..d5d07b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.2.1:
+======
+* yelp-check status: Accept commas as a delimiter for options (Shaun McCance)
+
3.2.0:
======
* No changes since 3.1.7
diff --git a/configure.ac b/configure.ac
index 5af8001..cc6c44e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.2.0],
+AC_INIT([yelp-tools], [3.2.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])