summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-07-12 12:33:02 -0400
committerShaun McCance <shaunm@gnome.org>2010-07-12 12:33:02 -0400
commit81bf3c4074adcc6978b34efe107f692ed7086c89 (patch)
tree89fb454a0edfa70ac1d3deb27d557eb12815e2d0
parente94b1bb9b961595ba67a5f5c54b29757258467f6 (diff)
downloadyelp-2.31.7.tar.gz
Version 2.31.72.31.7
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index db419990..11570501 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in 2.31.7:
+------------------
+* Bumped to GTK+ 3.0
+* Fixed broken gsettings keyfile setup
+* Updated translations:
+ eo (Kristjan Schmidt)
+ lt (Aurimas Černius)
+
Changes in 2.31.6:
------------------
* Don't double-add pages, also fixes #621398
diff --git a/configure.ac b/configure.ac
index a5b656a5..365bcf6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[2.31.6.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.31.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])