From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25907 invoked by alias); 7 Jul 2011 16:47:01 -0000 Received: (qmail 25895 invoked by uid 22791); 7 Jul 2011 16:47:00 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,TW_GC X-Spam-Check-By: sourceware.org Received: from einhorn.in-berlin.de (HELO einhorn.in-berlin.de) (192.109.42.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Jul 2011 16:46:41 +0000 X-Envelope-From: doko@ubuntu.com Received: from [192.168.42.17] (dslb-088-073-111-027.pools.arcor-ip.net [88.73.111.27]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id p67GkdJW018245; Thu, 7 Jul 2011 18:46:39 +0200 Message-ID: <4E15E2EE.5050207@ubuntu.com> Date: Thu, 07 Jul 2011 16:47:00 -0000 From: Matthias Klose User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10 MIME-Version: 1.0 To: java-patches@gcc.gnu.org, Andrew Haley Subject: [ping] [patch] bump libgcj soversion References: <4DAD9AB0.9050803@ubuntu.com> In-Reply-To: <4DAD9AB0.9050803@ubuntu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2011-q3/txt/msg00007.txt.bz2 On 04/19/2011 04:22 PM, Matthias Klose wrote: > Here's the per-major release update to bump the libgcj soversion. Ok to apply? > > Matthias