summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-03-19 11:46:37 -0400
committerShaun McCance <shaunm@gnome.org>2012-03-19 11:46:37 -0400
commit2f429346f8f394877795b7444580adf0949f11ce (patch)
tree3ffea9b44bb21f0350c22e021e94be12f581c29e
parent81b0d47527816b0d9d4e2908aca7616878e98cad (diff)
downloadyelp-tools-2f429346f8f394877795b7444580adf0949f11ce.tar.gz
Version 3.3.43.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 b1d4e33..34ca8d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.3.4
+=====
+* yelp-check: Added --strict option to validate
+
3.3.3
=====
* yelp.m4: Fixed install/uninstall targets with lots of files
diff --git a/configure.ac b/configure.ac
index e95a14e..c2c3ed8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.3.3],
+AC_INIT([yelp-tools], [3.3.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])