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