From patchwork Tue Feb 14 00:09:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Pitoiset X-Patchwork-Id: 9570901 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 22BAB60442 for ; Tue, 14 Feb 2017 00:09:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1477B26E56 for ; Tue, 14 Feb 2017 00:09:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 094FF27CAF; Tue, 14 Feb 2017 00:09:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D3EED26E56 for ; Tue, 14 Feb 2017 00:09:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0B7846E59D; Tue, 14 Feb 2017 00:09:27 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id A3D926E59D for ; Tue, 14 Feb 2017 00:09:25 +0000 (UTC) Received: by mail-wm0-x242.google.com with SMTP id u63so848933wmu.2 for ; Mon, 13 Feb 2017 16:09:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=YtDj692oRM/bjJIA4uHXxAGEIrR03kIsIM/Zio3rdc8=; b=cmkB/9SrIXiCgNNP+SQY/wlwNVYB0IAanjeZN9wYHdnhmUaTIwUIuq1dNCb6DIFGVW jb/u1DGWyot/96UocGakXN/rp7NTojunejPn+/WECAAjtgTqJjgyHHxGQI7G4C0inlo6 IbGkgdc3drKwsV4WHQdW8y6E1aHEL1sg05cLW/OX6VGKH74gMLxlrbLdVE5q+XkpDTOK /RwMaNIur5iJ40GuPV7Kx8P8r9tFMCbuNOi8to5VectfK8Okldhc/+/1MH9344c3E9BC qtKB63WM36rHW3d0jz9k9qOGu0QRxCgkvUzTj0oUC5D5EcUjsj2XtuSGQcEvakrigtHn z0oA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YtDj692oRM/bjJIA4uHXxAGEIrR03kIsIM/Zio3rdc8=; b=c9jmzACYNX7wPDGDctBfSxYvQaujVxlEXGnAQ/YWeGPHtIeF3yCvPJVpeST+ctLArJ Fjoh4potCiQMpFm06KBdjkESf4Jj6z1kKD6HTARdp+suU+qH1CdGOV8fuJENiNsTVe8v jpx4EmETZ8br/FLXguzGIBFqN9ygWHKJ3aB5ZK+ao1ZvL1nUzhtUkyiUjC0Hb41bap82 iaCZfzhj6GdNoPkf5CK4YqlSl+ygcll6PHxMr//gsjM5zTfr0I2I3A46nG9p7GshVuE7 RFZbAX/nXivpVTmp1KbTUkeQR54x/98bExogLKLHjxtCTPQ+aButf+om10Zukhw4MaWy q0Xg== X-Gm-Message-State: AMke39l0iuAVcP3fkZP3d2owdrXIAGCU8321jJBK6wCV7lvzqa4wARcPZgC9WMtU09G+4w== X-Received: by 10.28.167.68 with SMTP id q65mr713335wme.126.1487030964303; Mon, 13 Feb 2017 16:09:24 -0800 (PST) Received: from localhost.localdomain (tal33-1-82-225-21-61.fbx.proxad.net. [82.225.21.61]) by smtp.gmail.com with ESMTPSA id 94sm12609890wrl.50.2017.02.13.16.09.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 13 Feb 2017 16:09:23 -0800 (PST) From: Samuel Pitoiset To: dri-devel@lists.freedesktop.org Subject: [PATCH libdrm 4/4] Bump version for 2.4.76 release Date: Tue, 14 Feb 2017 01:09:02 +0100 Message-Id: <20170214000902.30234-5-samuel.pitoiset@gmail.com> X-Mailer: git-send-email 2.11.1 In-Reply-To: <20170214000902.30234-1-samuel.pitoiset@gmail.com> References: <20170214000902.30234-1-samuel.pitoiset@gmail.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP For AMDGPU GPU sensor interface. Signed-off-by: Samuel Pitoiset --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8e593324..8b2db691 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.75], + [2.4.76], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm])