diff options
author | ivan <ivan> | 2009-03-16 06:22:45 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-03-16 06:22:45 +0000 |
commit | 6724da406d1fdef94396ff0b8b7566ae83695914 (patch) | |
tree | 4f4d9f06d770caef140a9c5491b4523ec0b8916f /Makefile | |
parent | b6971314b234feb121153158fc05eb0f8865ba74 (diff) |
5.10! welcome to the future
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,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.8.8/ +PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.0/ VERSION=1.9.0cvs TAG=freeside_1_9_0 |