[freeside-commits] freeside/rt Makefile,1.4,1.5
Ivan,,,
ivan at wavetail.420.am
Sat Oct 10 18:46:45 PDT 2009
Update of /home/cvs/cvsroot/freeside/rt
In directory wavetail.420.am:/tmp/cvs-serv10055
Modified Files:
Makefile
Log Message:
huh
Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile 4 Aug 2007 00:13:47 -0000 1.4
+++ Makefile 11 Oct 2009 01:46:43 -0000 1.5
@@ -60,7 +60,7 @@
RT_VERSION_MAJOR = 3
RT_VERSION_MINOR = 6
-RT_VERSION_PATCH = 4
+RT_VERSION_PATCH = 6
RT_VERSION = $(RT_VERSION_MAJOR).$(RT_VERSION_MINOR).$(RT_VERSION_PATCH)
TAG = rt-$(RT_VERSION_MAJOR)-$(RT_VERSION_MINOR)-$(RT_VERSION_PATCH)
@@ -83,7 +83,7 @@
WEB_GROUP = freeside
-APACHECTL = /usr/sbin/apachectl
+APACHECTL =
# {{{ Files and directories
More information about the freeside-commits
mailing list