summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Kovar <[email protected]>2016-09-19 10:38:20 (GMT)
committerPetr Kovar <[email protected]>2016-09-19 10:38:20 (GMT)
commitf7f7ed4cd09b31636c7f027321e647c511bcc5e1 (patch)
tree54a6e1958a441b601652a6b2ae43de98f82ebde9
parent6ff1375eb907959c4636cf5c7ddb22155387cd80 (diff)
downloadgnome-getting-started-docs-f7f7ed4cd09b31636c7f027321e647c511bcc5e1.zip
gnome-getting-started-docs-f7f7ed4cd09b31636c7f027321e647c511bcc5e1.tar.xz
3.22.03.22.0
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 97b3683..b13a4ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+==============
+Version 3.22.0
+==============
+
+* Updates to Getting Started (Jeremy Bicha, Jakub Steiner, Dominique Leuenberger)
+* Updated translations:
+ ca (Jordi Mas)
+ cs (Marek Černocký)
+ de (Christian Kirbach)
+ es (Daniel Mustieles)
+ fr (Jean-Baptiste Holcroft)
+ gl (Fran Dieguez)
+ he (Yosef Or Boczko)
+ hu (Balázs Úr)
+ pl (Piotr Drąg)
+ pt (Tiago Santos)
+ pt_BR (Rafael Fontenelle)
+ sv (Anders Jonsson)
+
===============
Version 3.21.90
===============
diff --git a/configure.ac b/configure.ac
index c36abdd..4e75c03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-getting-started-docs], [3.21.90],
+AC_INIT([gnome-getting-started-docs], [3.22.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-getting-started])
AM_INIT_AUTOMAKE([1.11 check-news tar-ustar dist-xz no-dist-gzip])
AM_SILENT_RULES([yes])