2 * fw/version.h - Automatically generated version string
4 * Written 2008, 2011 by Werner Almesberger
5 * Copyright 2008, 2011 Werner Almesberger
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
20 extern const char *build_date;
21 extern const uint16_t build_number;
23 #endif /* !VERSION_H */