summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-04-16 14:03:46 -0400
committerShaun McCance <shaunm@gnome.org>2012-04-16 14:03:46 -0400
commit8e43f65d1dc30fe3a3a7da33533ce2ac0b66378d (patch)
tree25b641824158e7154b2e0fbd314a8ad6224f1f28
parent6eb40fe53039c1adf78d3cdf3d29df939dcde45b (diff)
downloadyelp-tools-gnome-3-4.tar.gz
Version 3.4.13.4.1gnome-3-4
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 15e05f4..12e7927 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.4.1
+=====
+* yelp.m4: Fix dist when using the LINGUAS envar
+
3.4.0
=====
* yelp-check: links and hrefs commands now work for DocBook
diff --git a/configure.ac b/configure.ac
index 531cbb8..6aa7975 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.4.0],
+AC_INIT([yelp-tools], [3.4.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])