summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2016-03-21 12:57:06 -0400
committerShaun McCance <shaunm@gnome.org>2016-03-21 12:57:06 -0400
commitb629b1d2dd209c3ed2e1482d20f1c20218395745 (patch)
treed302349571730b69e0ca53e32fb8b2c1de15d789
parent7a2f2659f82cd75240102bd7f45b7fa3aa314b55 (diff)
downloadyelp-3.20.0.tar.gz
Version 3.20.03.20.0
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d5ad9b52..c39c2a05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.20.0
+======
+* Updated translations:
+ ca (Gil Forcada)
+ da (Ask Hjorth Larsen)
+ uk (Daniel Korostil)
+
3.19.91
=======
* Fallback to help-list: if no other help is available, #759545 (Aleksander
diff --git a/configure.ac b/configure.ac
index e97e3923..c3660630 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])