RC: Uppdate RC #.
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f2b81cce Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/f2b81cce Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/f2b81cce Branch: refs/heads/5.1.x Commit: f2b81cce1f42f2b4499a7d55b8d52e6a2006d82e Parents: 889543d Author: Alan M. Carroll <[email protected]> Authored: Fri Sep 12 11:03:21 2014 -0500 Committer: Alan M. Carroll <[email protected]> Committed: Fri Sep 12 11:03:21 2014 -0500 ---------------------------------------------------------------------- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/f2b81cce/Makefile.am ---------------------------------------------------------------------- diff --git a/Makefile.am b/Makefile.am index 55ec365..b07fe19 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ DISTCHECK_CONFIGURE_FLAGS=--with-user=${DIST_BUILD_USER} --with-group=${DIST_BUI EXTRA_DIST=CHANGES INSTALL STATUS NOTICE LAYOUT LICENSE example contrib README-EC2 REVIEWERS # Default value when creating release candidates -RC = 0 +RC = 1 # igalic can't remember if this is make check or make test and neither should you. test: check
