summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e09380e1..20f4c4f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+44.0
+====
+* Updates to GNOME Help (karuna tata, Felipe Borges)
+* Updates to System Admin Guide (Marek Suchánek, Anders Jonsson)
+* Updated translations:
+ ca (Jordi Mas)
+ de (Tim Sabsch)
+ gl (Fran Dieguez)
+ hu (Balázs Úr, Andre Klapper)
+ ko (Seong-ho Cho)
+ ru (Sergej A)
+ sv (Anders Jonsson)
+ uk (Yuri Chornoivan)
+
44.rc
=====
* Updates to GNOME Help (David King, Anthony McGlone, Andre Klapper, Felipe
diff --git a/configure.ac b/configure.ac
index bdb04697..58ec0e50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [44.rc],
+AC_INIT([gnome-user-docs], [44.0],
[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])