util/abuild: Update version and date string
Increment the version number for the current changes. Change-Id: Iec94067e34292df3b85744a820ace4aa198a6322 Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/87378 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
8504c796fc
commit
902288db22
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
#set -x # Turn echo on....
|
||||
|
||||
ABUILD_DATE="Nov 18, 2023"
|
||||
ABUILD_VERSION="0.11.03"
|
||||
ABUILD_DATE="Apr 20, 2025"
|
||||
ABUILD_VERSION="0.11.04"
|
||||
|
||||
TOP=${PWD}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue