Return-Path: X-Original-To: apmail-hive-commits-archive@www.apache.org Delivered-To: apmail-hive-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 1C7169E81 for ; Sat, 17 Dec 2011 01:02:58 +0000 (UTC) Received: (qmail 67745 invoked by uid 500); 17 Dec 2011 01:02:58 -0000 Delivered-To: apmail-hive-commits-archive@hive.apache.org Received: (qmail 67723 invoked by uid 500); 17 Dec 2011 01:02:58 -0000 Mailing-List: contact commits-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hive.apache.org Delivered-To: mailing list commits@hive.apache.org Received: (qmail 67711 invoked by uid 99); 17 Dec 2011 01:02:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2011 01:02:58 +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; Sat, 17 Dec 2011 01:02:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F33D52388860 for ; Sat, 17 Dec 2011 01:02:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1215376 - /hive/branches/branch-0.8-r2/build.properties Date: Sat, 17 Dec 2011 01:02:33 -0000 To: commits@hive.apache.org From: cws@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111217010233.F33D52388860@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cws Date: Sat Dec 17 01:02:33 2011 New Revision: 1215376 URL: http://svn.apache.org/viewvc?rev=1215376&view=rev Log: HIVE-BUILD. Prepare for 0.8.1 patch release (cws) Modified: hive/branches/branch-0.8-r2/build.properties Modified: hive/branches/branch-0.8-r2/build.properties URL: http://svn.apache.org/viewvc/hive/branches/branch-0.8-r2/build.properties?rev=1215376&r1=1215375&r2=1215376&view=diff ============================================================================== --- hive/branches/branch-0.8-r2/build.properties (original) +++ hive/branches/branch-0.8-r2/build.properties Sat Dec 17 01:02:33 2011 @@ -1,6 +1,6 @@ Name=Hive name=hive -version=0.8.0-SNAPSHOT +version=0.8.1-SNAPSHOT year=2011 javac.debug=on