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 b13a4ed..18d1e34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
==============
+Version 3.24.0
+==============
+
+* Updated translations:
+ da (Ask Hjorth Larsen)
+ id (Kukuh Syafaat)
+ ko (Seong-ho Cho)
+ lt (Aurimas Černius)
+ lv (Rūdolfs Mazurs)
+ nl (hanniedu)
+
+==============
Version 3.22.0
==============
diff --git a/configure.ac b/configure.ac
index 4e75c03..5813a29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-getting-started-docs], [3.22.0],
+AC_INIT([gnome-getting-started-docs], [3.24.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])