Return-Path: X-Original-To: apmail-flume-commits-archive@www.apache.org Delivered-To: apmail-flume-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF6F9ED60 for ; Tue, 4 Dec 2012 15:25:15 +0000 (UTC) Received: (qmail 59532 invoked by uid 500); 4 Dec 2012 15:25:15 -0000 Delivered-To: apmail-flume-commits-archive@flume.apache.org Received: (qmail 59370 invoked by uid 500); 4 Dec 2012 15:25:11 -0000 Mailing-List: contact commits-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flume.apache.org Delivered-To: mailing list commits@flume.apache.org Received: (qmail 59327 invoked by uid 99); 4 Dec 2012 15:25:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 15:25:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 15:25:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 31B7823888CD; Tue, 4 Dec 2012 15:24:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1416988 - /flume/site/trunk/content/sphinx/releases/index.rst Date: Tue, 04 Dec 2012 15:24:48 -0000 To: commits@flume.apache.org From: brock@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121204152449.31B7823888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brock Date: Tue Dec 4 15:24:47 2012 New Revision: 1416988 URL: http://svn.apache.org/viewvc?rev=1416988&view=rev Log: Add 1.3.0 to releases page Modified: flume/site/trunk/content/sphinx/releases/index.rst Modified: flume/site/trunk/content/sphinx/releases/index.rst URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/releases/index.rst?rev=1416988&r1=1416987&r2=1416988&view=diff ============================================================================== --- flume/site/trunk/content/sphinx/releases/index.rst (original) +++ flume/site/trunk/content/sphinx/releases/index.rst Tue Dec 4 15:24:47 2012 @@ -3,14 +3,13 @@ Releases .. rubric:: Current Release -The current stable release is :doc:`1.2.0`. +The current stable release is :doc:`1.3.0`. .. toctree:: :maxdepth: 1 :hidden: - 1.2.0 - + 1.3.0 .. rubric:: Older Releases @@ -18,5 +17,6 @@ The current stable release is :doc:`1.2. :maxdepth: 1 :glob: + 1.2.0 + 1.1.0 1.0.0 - 1.1.0 \ No newline at end of file