OSHW-DEIMOS/SOFTWARE/A64-TERES/u-boot_new/board/sandburst/metrobox/metrobox_version.h
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

12 lines
249 B
C

#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