summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f41f3f99..64bf91f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.30.1
+======
+* Updates to GNOME Help (Andre Klapper)
+* Updated translations:
+ ca (Jordi Mas)
+ cs (Marek Cernocky)
+ de (Piotr Drąg)
+ es (Oliver Gutiérrez, Piotr Drąg)
+ pl (Piotr Drąg)
+ pt_BR (Rafael Fontenelle, Isaac Ferreira Filho)
+ sv (Anders Jonsson)
+
3.30.0
======
* Updates to GNOME Help (Gunnar Hjalmarsson, Michael Hill, Andre Klapper)
diff --git a/configure.ac b/configure.ac
index 6ed32031..ada422a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [3.30.0],
+AC_INIT([gnome-user-docs], [3.30.1],
[https://gitlab.gnome.org/GNOME/gnome-user-docs/issues])
AM_INIT_AUTOMAKE([1.11 check-news tar-ustar dist-xz no-dist-gzip foreign])
AM_SILENT_RULES([yes])