[freeside-commits] freeside/rt Makefile,1.15,1.15.2.1
Ivan,,,
ivan at wavetail.420.am
Fri Jan 20 20:01:56 PST 2012
Update of /home/cvs/cvsroot/freeside/rt
In directory wavetail.420.am:/tmp/cvs-serv1790
Modified Files:
Tag: FREESIDE_2_3_BRANCH
Makefile
Log Message:
rt 3.8.11
Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/Makefile,v
retrieving revision 1.15
retrieving revision 1.15.2.1
diff -u -w -d -r1.15 -r1.15.2.1
--- Makefile 10 May 2011 23:21:44 -0000 1.15
+++ Makefile 21 Jan 2012 04:01:53 -0000 1.15.2.1
@@ -63,7 +63,7 @@
RT_VERSION_MAJOR = 3
RT_VERSION_MINOR = 8
-RT_VERSION_PATCH = 10
+RT_VERSION_PATCH = 11
RT_VERSION = $(RT_VERSION_MAJOR).$(RT_VERSION_MINOR).$(RT_VERSION_PATCH)
TAG = rt-$(RT_VERSION_MAJOR)-$(RT_VERSION_MINOR)-$(RT_VERSION_PATCH)
@@ -86,7 +86,7 @@
WEB_GROUP = freeside
-APACHECTL =
+APACHECTL = /usr/sbin/apachectl
# {{{ Files and directories
More information about the freeside-commits
mailing list