From 033675ea37e51b92b253d26c6bcf172a9072f57d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 31 Mar 2021 11:41:19 +0200 Subject: 1.2.42 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d405f6e..4af2b55 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINDIR = $(PREFIX)/bin DATADIR = $(PREFIX)/share fake_packages_dir = $(DATADIR)/perl_checker/fake_packages PERL_CHECKER_TARGET = native-code -VERSION = 1.2.41 +VERSION = 1.2.42 NAME = perl_checker FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc src fake_packages diff --git a/NEWS b/NEWS index fe3d453..8f4479c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 1.2.42 - 31 March 2021, by Thierry Vignaud + - fake packages: o sync Gtk3::WebKit2 with webkit-2.32.0 o sync Gtk4 fake package with gtk4-4.2.0 -- cgit v1.2.1