summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])