diff options
author | ivan <ivan> | 2006-05-22 00:50:11 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-05-22 00:50:11 +0000 |
commit | 64e9f3e7c823ef1315111d8139d50171215a2edf (patch) | |
tree | c6f071e01944207169d204afebd7c1cfa7149e04 /Makefile | |
parent | e631aea6e8c9dbc41192948468314afd7b806613 (diff) |
1.7.0? why not?
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -98,9 +98,9 @@ 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.7/ +PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/ -VERSION=1.7.0cvs +VERSION=1.7.0 TAG=freeside_1_7_0 help: |