summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-10-26 13:08:16 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-10-26 13:08:16 -0400
commit763079172003fa2e5d750bc1daac80389bcfe018 (patch)
tree4034b2747cf38e13a6850776d97a5df8decde55b
parentf84efbba9850c0a5e2688747a7bbf4e1f0c2339b (diff)
downloadgnome-initial-setup-763079172003fa2e5d750bc1daac80389bcfe018.tar.gz
3.19.13.19.1
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c49cad7..f96ad74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.19.1
+
+ * Ensure locale region matches the selected language
+ * Sort languages case-insensitively
+ * Translation updates
+ Basque
+ Irish
+ Serbian
+ Serbian Latin
+ Vietnamese
+
3.18.0
* Translation updates
diff --git a/configure.ac b/configure.ac
index 1d6c165..6711b6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-initial-setup],[3.18.0])
+AC_INIT([gnome-initial-setup],[3.19.1])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([dist-xz no-dist-gzip foreign])