diff options
-rw-r--r-- | NEWS | 12 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 13 insertions, 1 deletions
@@ -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]) |