From 372f4cf6911fab236fbf46d192c4564d75101dc2 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 26 Jan 2016 16:56:02 -0800 Subject: [PATCH] 5.22 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 91b14b8a8..5ddeda826 100644 --- a/Makefile +++ b/Makefile @@ -129,7 +129,7 @@ RT_PATH = /opt/rt3 #only used for dev kludge now, not a big deal FREESIDE_PATH = `pwd` -PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.20.2/ +PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.22.1/ VERSION := `grep '^$$VERSION' FS/FS.pm | cut -d\' -f2` TAG := freeside_`grep '^$$VERSION' FS/FS.pm | cut -d\' -f2 | perl -pe 's/\./_/g'` -- 2.11.0