From 9fd1a84e1eae23db21939ff76c7e96d5422d3b1a Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sat, 17 Sep 2022 15:22:09 -0400 Subject: Version 42.2 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1