eliminate filtering of info from COMP customers on financial reports, RT#8787
[freeside.git] / Makefile
index ad2e4a3..c42cc5e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -121,10 +121,10 @@ 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.10.0/
+PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/
 
 VERSION=1.9.4cvs
-TAG=freeside_1_9_3
+TAG=freeside_1_9_4
 
 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1