[freeside-commits] freeside Makefile,1.145.2.9,1.145.2.10
Ivan,,,
ivan at wavetail.420.am
Wed Apr 30 16:26:38 PDT 2008
Update of /home/cvs/cvsroot/freeside
In directory wavetail.420.am:/tmp/cvs-serv25104
Modified Files:
Tag: FREESIDE_1_7_BRANCH
Makefile
Log Message:
1.7.3
Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.145.2.9
retrieving revision 1.145.2.10
diff -u -d -r1.145.2.9 -r1.145.2.10
--- Makefile 30 Apr 2008 23:19:38 -0000 1.145.2.9
+++ Makefile 30 Apr 2008 23:26:36 -0000 1.145.2.10
@@ -117,10 +117,10 @@
FREESIDE_PATH = `pwd`
PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/
-VERSION=1.7.3rc3
-TAG=freeside_1_7_3rc3
+VERSION=1.7.3
+TAG=freeside_1_7_3
-DEBVERSION = `echo $VERSION | perl -pe 's/(\d)([a-z])/\1~\2/'`-1
+DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1
help:
@echo "supported targets:"
More information about the freeside-commits
mailing list