[freeside-commits] freeside Makefile,1.145.2.20,1.145.2.21

Ivan,,, ivan at wavetail.420.am
Thu Jul 23 07:00:46 PDT 2009


Update of /home/cvs/cvsroot/freeside
In directory wavetail.420.am:/tmp/cvs-serv32105

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	Makefile 
Log Message:
1.7.4rc1

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.145.2.20
retrieving revision 1.145.2.21
diff -u -d -r1.145.2.20 -r1.145.2.21
--- Makefile	21 Mar 2009 23:34:36 -0000	1.145.2.20
+++ Makefile	23 Jul 2009 14:00:44 -0000	1.145.2.21
@@ -115,10 +115,10 @@
 
 #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.7.3
-TAG=freeside_1_7_3
+VERSION=1.7.4rc1
+TAG=freeside_1_7_4rc1
 
 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1
 



More information about the freeside-commits mailing list