summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2017-10-16 11:49:16 -0400
committerShaun McCance <shaunm@gnome.org>2017-10-16 11:49:16 -0400
commita8901f9cd36032dd3150e2470e6580741f1c51bd (patch)
treead177fb8526d157c9b9714a4d06b292006775aba
parent1b79e26b9ef5ae17a25f1434ff5155f663bdc13c (diff)
downloadyelp-a8901f9cd36032dd3150e2470e6580741f1c51bd.tar.gz
Version 3.27.13.27.1
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 098e4717..f8e5b86b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.27.1
+======
+* Updates for new yelp-xsl stylesheets
+* Updated translations:
+ ca@valencia.po (Xavi Ivars)
+ sk (Dušan Kazik)
+ sl (Matej Urbančič)
+
3.26.0
======
* Require WebKitGTK+ 2.15.1, and use stable DOM API headers, #773551 (Michael
diff --git a/configure.ac b/configure.ac
index 405aff49..1486d369 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.26.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.27.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])