summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2022-09-17 15:22:09 -0400
committerShaun McCance <shaunm@gnome.org>2022-09-17 15:22:09 -0400
commit9fd1a84e1eae23db21939ff76c7e96d5422d3b1a (patch)
treecdbce016191ba2785690ac8aa2b29143e283c1e5
parent64c1fa075605e611c309366c323ba168869d30cf (diff)
downloadyelp-9fd1a84e1eae23db21939ff76c7e96d5422d3b1a.tar.gz
Version 42.242.2
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a0edd849..4c076dae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+42.2
+====
+* Updated translations:
+ ab (Nart Tlisha)
+ ka (Zurab Kargareteli)
+
42.1
====
* Fixed URI parsing issue that can lead to crash [#187]
diff --git a/configure.ac b/configure.ac
index 908369d1..7bbcab84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
# Reminder: add some release notes to data/yelp.appdata.xml.in on major releases
-AC_INIT([Yelp],[42.1],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[42.2],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])