Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
409e2a11b94b9eabd80784c7858e2288a7e73905
/
.
/
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