Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 56F26200D1F for ; Fri, 13 Oct 2017 14:24:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 55CDD1609D1; Fri, 13 Oct 2017 12:24:31 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C233A1609E9 for ; Fri, 13 Oct 2017 14:24:30 +0200 (CEST) Received: (qmail 98355 invoked by uid 500); 13 Oct 2017 12:24:30 -0000 Mailing-List: contact commits-help@parquet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@parquet.apache.org Delivered-To: mailing list commits@parquet.apache.org Received: (qmail 98346 invoked by uid 99); 13 Oct 2017 12:24:29 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2017 12:24:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2DC08DF9AB; Fri, 13 Oct 2017 12:24:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: uwe@apache.org To: commits@parquet.apache.org Date: Fri, 13 Oct 2017 12:24:29 -0000 Message-Id: In-Reply-To: <2aeadcb4ecd6464490e02c4cfca262d4@git.apache.org> References: <2aeadcb4ecd6464490e02c4cfca262d4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] parquet-cpp git commit: Incrementing snapshot version to 1.3.2-SNAPSHOT. archived-at: Fri, 13 Oct 2017 12:24:31 -0000 Incrementing snapshot version to 1.3.2-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/parquet-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/parquet-cpp/commit/475be0ba Tree: http://git-wip-us.apache.org/repos/asf/parquet-cpp/tree/475be0ba Diff: http://git-wip-us.apache.org/repos/asf/parquet-cpp/diff/475be0ba Branch: refs/heads/master Commit: 475be0ba774287932fa25eb50698768571917c58 Parents: 751ddab Author: Uwe L. Korn Authored: Fri Oct 13 09:05:19 2017 +0200 Committer: Uwe L. Korn Committed: Fri Oct 13 09:05:19 2017 +0200 ---------------------------------------------------------------------- .parquetcppversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/parquet-cpp/blob/475be0ba/.parquetcppversion ---------------------------------------------------------------------- diff --git a/.parquetcppversion b/.parquetcppversion index 5c73cd1..934ff7e 100644 --- a/.parquetcppversion +++ b/.parquetcppversion @@ -1 +1 @@ -1.3.1-SNAPSHOT +1.3.2-SNAPSHOT