summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 09b17da..5b7f267 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
==============
+Version 3.36.2
+==============
+
+* Updated translations:
+ fa (Danial Behzadi)
+ id (Andika Triwidada)
+ uk (Yuri Chornoivan)
+
+==============
Version 3.36.1
==============
diff --git a/configure.ac b/configure.ac
index d3e2fdc..774a8f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-getting-started-docs], [3.36.1],
+AC_INIT([gnome-getting-started-docs], [3.36.2],
[https://gitlab.gnome.org/GNOME/gnome-getting-started-docs/issues])
AM_INIT_AUTOMAKE([1.11 check-news tar-ustar dist-xz no-dist-gzip foreign])
AM_SILENT_RULES([yes])