From c6bcd9d6020d6bf11bd9ea130e2b01c768662634 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Tue, 5 Jan 2010 22:02:53 -0600 Subject: Version 2.29.1 --- NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a0fa0457..f95aa60b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Changes in 2.29.1: +------------------ +* Fixed admonition graphics +* Upped gnome-doc-utils version for fancy new Mallard features +* Use accessor functions instead direct access (Javier Jardón) +* Updated translations: + ca (Jordi Serratosa) + he (Yaron Sharabani) + Changes in 2.28.1: ------------------ * Use g_timeout_add_seconds to reduce wakeups, bug #581260 (Javier Jardón) diff --git a/configure.in b/configure.in index b6032514..068425a7 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Yelp],[2.28.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[2.29.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) GNOME_COMMON_INIT -- cgit v1.2.1