From 2d242797105c6905c69a64cac3f9cfa591bcb8a3 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 21 May 2014 22:48:35 +0200 Subject: abuild: update version and copyright Enough changed to warrant a new version, date, and copyright. Change-Id: Ia099cd4fec3b05efc3f8bac09d38baede1c719e0 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/5806 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan Reviewed-by: Stefan Reinauer --- util/abuild/abuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/abuild/abuild b/util/abuild/abuild index 0759a80b01..3f28486f72 100755 --- a/util/abuild/abuild +++ b/util/abuild/abuild @@ -7,6 +7,7 @@ # (C) 2004 by Stefan Reinauer # (C) 2006-2010 by coresystems GmbH # (C) 2013 Sage Electronic Engineering, LLC +# (C) 2014 Patrick Georgi # # This file is subject to the terms and conditions of the GNU General # Public License. See the file COPYING in the main directory of this @@ -15,8 +16,8 @@ #set -x # Turn echo on.... -ABUILD_DATE="May 31, 2013" -ABUILD_VERSION="0.9.2" +ABUILD_DATE="May 21, 2014" +ABUILD_VERSION="0.9.3" TOP=$PWD -- cgit v1.2.3