Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 50729 invoked from network); 29 Sep 2010 22:23:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Sep 2010 22:23:06 -0000 Received: (qmail 83358 invoked by uid 500); 29 Sep 2010 22:23:06 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 83290 invoked by uid 500); 29 Sep 2010 22:23:06 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 83283 invoked by uid 99); 29 Sep 2010 22:23:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Sep 2010 22:23:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 29 Sep 2010 22:23:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5D5AB2388A2C; Wed, 29 Sep 2010 22:22:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1002875 - /db/derby/code/branches/10.6/tools/ant/properties/release.properties Date: Wed, 29 Sep 2010 22:22:43 -0000 To: derby-commits@db.apache.org From: lilywei@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100929222243.5D5AB2388A2C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lilywei Date: Wed Sep 29 22:22:43 2010 New Revision: 1002875 URL: http://svn.apache.org/viewvc?rev=1002875&view=rev Log: DERBY-4787 bump up the release after 10.6.2.1 Modified: db/derby/code/branches/10.6/tools/ant/properties/release.properties Modified: db/derby/code/branches/10.6/tools/ant/properties/release.properties URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.6/tools/ant/properties/release.properties?rev=1002875&r1=1002874&r2=1002875&view=diff ============================================================================== --- db/derby/code/branches/10.6/tools/ant/properties/release.properties (original) +++ db/derby/code/branches/10.6/tools/ant/properties/release.properties Wed Sep 29 22:22:43 2010 @@ -1,9 +1,9 @@ -#Tue Sep 14 14:34:14 PDT 2010 -drdamaint=0 -maint=2000001 +#Tue Sep 21 17:05:07 PDT 2010 major=10 +maint=2000002 +drdamaint=0 minor=6 eversion=10.6 -beta=false copyright.comment=Copyright 1997, 2010 The Apache Software Foundation or its licensors, as applicable. +beta=false vendor=The Apache Software Foundation