Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b1c2a7ae32b6c5dd1dcb7cb29c862af01523ba36
/
.
/
board
/
sandburst
/
metrobox
/
metrobox_version.h
blob: 8264f56d6e2b3b759941e3989f8c4dba5140557f [
file
] [
log
] [
blame
]
#ifndef
_METROBOX_VERSION_H_
#define
_METROBOX_VERSION_H_
/*
* (C) Copyright 2005
* Travis B. Sawyer, Sandburst Corporation, tsawyer@sandburst.com
*
* SPDX-License-Identifier: GPL-2.0+
*/
#define
METROBOX_U_BOOT_REL_STR
"Release 2.0.3"
#endif