summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-01-23 11:38:16 -0500
committerShaun McCance <shaunm@gnome.org>2012-01-23 11:38:16 -0500
commit36a447f1eb12ce0ba988f759db0c1236e01165b1 (patch)
tree5d4d48ee9bbecda2cafeafdaf2ff2aa86116b029
parent7d31deea37e5a2d0afa01bb061bccd32a7c789e8 (diff)
downloadyelp-tools-36a447f1eb12ce0ba988f759db0c1236e01165b1.tar.gz
Version 3.3.23.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 885261c..a927c91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.3.2
+=====
+* yelp.m4: Custom distdir target to work around "Argument list too long"
+
3.3.1
=====
* yelp.m4: Use stamp files to reduce rebuilds, #651252 #659421
diff --git a/configure.ac b/configure.ac
index 1e908f9..c279113 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.3.1],
+AC_INIT([yelp-tools], [3.3.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])