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 a6dd354..7a16a01 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
-PERL_CHECKER_VERSION = 1.2.13
+PERL_CHECKER_VERSION = 1.2.14
FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc src fake_packages
diff --git a/NEWS b/NEWS
index 22368fa..02a5447 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.2.14 - 01 February 2012, by Thierry Vignaud
+
- update fake packages
Version 1.2.13 - 30 January 2012, by Thierry Vignaud