From 74c363818c10237afb7615f0993be11bc772abeb Mon Sep 17 00:00:00 2001 From: Jerome Lelong Date: Tue, 5 Nov 2019 10:01:24 +0100 Subject: [PATCH] Release 3.1.2 Release number was wrong in 3.1.1 --- VERSION | 2 +- chklref.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index fd2a018..ef538c2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.0 +3.1.2 diff --git a/chklref.pl b/chklref.pl index 98e5a7d..6e8ba38 100755 --- a/chklref.pl +++ b/chklref.pl @@ -282,7 +282,7 @@ sub usage { sub version { print << 'EOT'; -chklref 3.1.0 +chklref 3.1.2 Copyright 2005-2019 Jerome Lelong . This program comes with ABSOLUTELY NO WARRANTY.