Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f9860cf081efdf32c8a01b9fc271fe55e2a79f8d
/
.
/
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