summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-09-04 10:19:36 -0400
committerShaun McCance <shaunm@gnome.org>2012-09-04 10:19:36 -0400
commitbd0845c463b0523c13c9649f8eada186d8dd09fb (patch)
treeec4f4e531e7a27265ceee66cecf337545aa1b795
parent1d4e655cfc829f45f2193fa6530274d6365841c9 (diff)
downloadyelp-bd0845c463b0523c13c9649f8eada186d8dd09fb.tar.gz
Version 3.5.913.5.91
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 064ddafb..20813010 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.5.91
+======
+* Fixed gettext warnings for man and info
+* Allow dots in man page names, #676482 (Matthias Clasen)
+* Updated translations:
+ as (Nilamdyuti Goswami)
+
3.5.90
======
* Fixed new-style Mallard conditional processing
diff --git a/configure.ac b/configure.ac
index feda920d..18df2d2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.5.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.5.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])