summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88c1223..9fe3429 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.38
+VERSION = 1.2.39
NAME = perl_checker
FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc src fake_packages
diff --git a/NEWS b/NEWS
index cbef226..2a60f09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.2.39 - 10 June 2020, by Thierry Vignaud
+
- fake packages:
o kill fake packages for unused Gtk2 modules
o kill fake package for unused Math::Int64 module