From b7f52c783a40d9c8197816251ffcaf74345e951e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 24 Feb 2014 02:03:53 +0100 Subject: 1.2.26 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 590678c..afe806d 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.25 +VERSION = 1.2.26 NAME = perl_checker FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc src fake_packages diff --git a/NEWS b/NEWS index a3d686e..37c133d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 1.2.26 - 24 February 2014, by Thierry Vignaud + - fix "undeclared variable $_" false positive on List::Util::first() - fake packages: o add Gtk3 & Gtk3::{Notify,WebKit} -- cgit v1.2.1