summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-02-06 11:14:37 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-02-06 11:14:47 +0100
commit293373801b56568d084faf20f7f6c42d5a0f342d (patch)
tree25045786397ef721d6bfeb436a7f8cf7d4c3e485
parent8b7649620e1d84afd033f0e598f6a4c7c798835b (diff)
downloadperl_checker-293373801b56568d084faf20f7f6c42d5a0f342d.tar
perl_checker-293373801b56568d084faf20f7f6c42d5a0f342d.tar.gz
perl_checker-293373801b56568d084faf20f7f6c42d5a0f342d.tar.bz2
perl_checker-293373801b56568d084faf20f7f6c42d5a0f342d.tar.xz
perl_checker-293373801b56568d084faf20f7f6c42d5a0f342d.zip
1.2.341.2.34
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 249b992..80c4c43 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.33
+VERSION = 1.2.34
NAME = perl_checker
FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc src fake_packages
diff --git a/NEWS b/NEWS
index ce18c6f..9c65851 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.2.34 - 10 February 2018, by Thierry Vignaud
+
- fake packages:
o add Gtk4 fake package
- fix compiling with ocaml-4.06