summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-09-26 18:05:42 -0400
committerShaun McCance <shaunm@gnome.org>2011-09-26 18:05:42 -0400
commit5fe13ba49a5306406991a94e6bbe228bd9b846e7 (patch)
tree2d776eb6a66b1224d923924e12eb34e0cdd16dca
parent791a07d7b7096b4da849c0a988ea224b77b3f705 (diff)
downloadyelp-tools-5fe13ba49a5306406991a94e6bbe228bd9b846e7.tar.gz
Version 3.2.03.2.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 125f1fc..f926671 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.2.0:
+======
+* No changes since 3.1.7
+
3.1.7:
======
* yelp.m4: Do not use $(DESTDIR) when linking figures (Vincent Untz)
diff --git a/configure.ac b/configure.ac
index 57ef533..5af8001 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.1.7],
+AC_INIT([yelp-tools], [3.2.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])