source: umon/ports/beagleboneblack/target_version.h @ d355df2

Last change on this file since d355df2 was d355df2, checked in by Ed Sutter <edsutterjr@…>, on 08/06/15 at 00:50:11

target version should be zero until port is completed

  • Property mode set to 100644
File size: 278 bytes
RevLine 
[dee5246]1/* target_version.h:
[d355df2]2 * Initial version for all ports is zero.  The TARGET_VERSION increments
[dee5246]3 * as a result of changes made to the target-specific code, this file should
4 * be used as an informal log of those changes for easy reference by others.
5 */
6
[d355df2]7#define TARGET_VERSION 0
Note: See TracBrowser for help on using the repository browser.