blob: 8264f56d6e2b3b759941e3989f8c4dba5140557f [file] [log] [blame]
Stefan Roeseb79316f2005-08-15 12:31:23 +02001#ifndef _METROBOX_VERSION_H_
2#define _METROBOX_VERSION_H_
3/*
4 * (C) Copyright 2005
5 * Travis B. Sawyer, Sandburst Corporation, tsawyer@sandburst.com
6 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02007 * SPDX-License-Identifier: GPL-2.0+
Stefan Roeseb79316f2005-08-15 12:31:23 +02008 */
9#define METROBOX_U_BOOT_REL_STR "Release 2.0.3"
10
11#endif