From patchwork Tue Sep 1 04:23:09 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 512691 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id CBCA714076C for ; Tue, 1 Sep 2015 14:28:07 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=jms.id.au header.i=@jms.id.au header.b=eXpPeleW; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id A5C531A24BF for ; Tue, 1 Sep 2015 14:28:07 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=jms.id.au header.i=@jms.id.au header.b=eXpPeleW; dkim-atps=neutral X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id BB1281A1BE7 for ; Tue, 1 Sep 2015 14:23:38 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=jms.id.au header.i=@jms.id.au header.b=eXpPeleW; dkim-atps=neutral Received: by ozlabs.org (Postfix) id AB93314076E; Tue, 1 Sep 2015 14:23:38 +1000 (AEST) Delivered-To: linuxppc-dev@ozlabs.org Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4096314076C for ; Tue, 1 Sep 2015 14:23:38 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=jms.id.au header.i=@jms.id.au header.b=eXpPeleW; dkim-atps=neutral Received: by paczk9 with SMTP id zk9so14058316pac.0 for ; Mon, 31 Aug 2015 21:23:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=gYevS2V0BHXM6/sOrml4jhEBvgb4og6C0pl/Xgwu4uM=; b=eXpPeleWMYKofVFu5JrqjCjl/uoRfbZp+hvasHSTee+WR6B4P+EyDj3EtC7Yt71DUe P8yKCkW8iDQiUmigUEZM4NxLFuqj5MFR8J0DNLlvnrwXNKSU80QxcYpIoq3jB4JRaP0O BaKwC74YRi+NrG9HKtStwGDvL/4ABOCmuGVqM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=gYevS2V0BHXM6/sOrml4jhEBvgb4og6C0pl/Xgwu4uM=; b=lLQl8Toel5lrxugMFwa57hlDPYbreir+dfHqgw8036FK5dSZ+kDKMq/Ys2YgliVmbb jaSR9eWhSJs6lBqP37cpSa/7kzSbsMXHGKubVWNYThoAxaFifUODoGh0qMMC2n4qvVAv 6dqvXQg0HwIs9EqghQI7qt8EXEjKRdfJ7yhBpriLhgZ8y3ETjcoisxNrUYaXt3BxpA4j KZez+MtwhBziZPEaRb1o+XD31ZT9rhnk1G/MF3kh1oKZ4v9+ZCtV1g9F/KAcpIMQuQHP B5LoFULu+K8cUXRnwQFmEV0FzKlolkzG31HhNRECoU7v4+RuFgKU+UtebsMlF2RsNBLy 7qXg== X-Gm-Message-State: ALoCoQmqLM8E/sbKQanme/WrQBZC5z97+WEwNJ+XqyooyyEvj9s73Bfm/YqpCCEr5x4ZvwY6qLvj X-Received: by 10.69.12.33 with SMTP id en1mr43464433pbd.97.1441081416622; Mon, 31 Aug 2015 21:23:36 -0700 (PDT) Received: from icarus.au.ibm.com (ip9.cor1.adl1.base64.com.au. [203.0.153.9]) by smtp.gmail.com with ESMTPSA id lq10sm16416046pab.18.2015.08.31.21.23.34 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 31 Aug 2015 21:23:36 -0700 (PDT) From: Joel Stanley To: anton@samba.org Subject: [kexec-lite 3/3] Bump version to 1.0 Date: Tue, 1 Sep 2015 13:53:09 +0930 Message-Id: <1441081389-17131-3-git-send-email-joel@jms.id.au> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1441081389-17131-1-git-send-email-joel@jms.id.au> References: <1441081389-17131-1-git-send-email-joel@jms.id.au> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linuxppc-dev@ozlabs.org MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Signed-off-by: Joel Stanley --- kexec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kexec.c b/kexec.c index a9f108e..d87d617 100644 --- a/kexec.c +++ b/kexec.c @@ -40,7 +40,7 @@ #include "kexec_memory_map.h" #include "kexec_trampoline.h" -#define VERSION "0.0.2" +#define VERSION "1.0.0" #define PROC_DEVICE_TREE "/proc/device-tree" #define RESERVED_REGIONS "30"