summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.in2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 46590c3..6641c5e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 2.29.1:
+---------------
+* User Guide:
+ - Refer to Bug Buddy consistently, bug #526684 (Andre Klapper)
+ - Updated translations:
+ bg (Krasimir Chonov)
+ uk (Maxim V. Dziumanenko)
+
Version 2.28.1:
---------------
* Accessibility Guide:
diff --git a/configure.in b/configure.in
index ae4dbf7..00bdfa4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [2.28.1],
+AC_INIT([gnome-user-docs], [2.29.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE