diff options
| author | ivan <ivan> | 2012-02-09 03:04:20 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2012-02-09 03:04:20 +0000 |
| commit | 490bc7af26fca1ee6ae0387a2dd11a73e9ff7ffa (patch) | |
| tree | c3fdbb6937767491a9435094f40fa8471f9561e5 /Makefile | |
| parent | 2b86b315b73b06072cffe266490b4172067a48c4 (diff) | |
2.3.2
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -118,8 +118,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/ -VERSION=2.3.1 -TAG=freeside_2_3_1 +VERSION=2.3.2cvs +TAG=freeside_2_3_2 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 |
