From a9d005595b5f2b5038edf91ffc793755fc2f07d9 Mon Sep 17 00:00:00 2001 From: Paul Walrath Date: Tue, 7 Jan 2025 21:45:32 +0000 Subject: [PATCH] missed version number --- .gitignore | 1 + META.json | 2 +- README | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6cdf656..330e026 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ Config-General-*.tar.gz MYMETA.json MYMETA.yml Makefile +Makefile.old blib/ pm_to_blib t/56.out diff --git a/META.json b/META.json index d79ee7a..d3527f8 100644 --- a/META.json +++ b/META.json @@ -45,5 +45,5 @@ "url" : "https://github.com/TLINDEN/Config-General" } }, - "version" : "2.65" + "version" : "2.67" } diff --git a/README b/README index 0931c9c..f2eb3f3 100644 --- a/README +++ b/README @@ -104,4 +104,4 @@ AUTHOR VERSION - 2.65 + 2.67