summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hill <mdhillca@gmail.com>2017-05-08 17:27:39 -0400
committerMichael Hill <mdhillca@gmail.com>2017-05-08 17:27:39 -0400
commita1ed60ed327669866e692602ecf6cb7f32f096f6 (patch)
tree6a8aeda600d9a34133f35aadc79c8bd680c74809
parent319870209e089b5acf2217d85b22656a037464e4 (diff)
downloadgnome-user-docs-a1ed60ed327669866e692602ecf6cb7f32f096f6.tar.gz
Version 3.24.23.24.2
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 994e6d81..f8a025ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.24.2
+======
+* Updates to GNOME Help (Paul Cutler, Alexandre Franke, Gunnar Hjalmarsson)
+* Updated translations:
+ pt_BR (Rafael Fontenelle)
+ sv (Anders Jonsson)
+
3.24.0
======
* Updates to GNOME Help (Daniel Boles, Rafael Fontenelle, Piotr Drąg,
diff --git a/configure.ac b/configure.ac
index 24833c41..eead60dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [3.24.0],
+AC_INIT([gnome-user-docs], [3.24.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE([1.11 tar-ustar dist-xz no-dist-gzip])
AM_SILENT_RULES([yes])