- Changed version number to 0.97.03, which now includes Serialboot.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@85 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2014-05-23 11:46:44 +00:00
parent d07c3d783a
commit 459beb13ce
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
/** \brief Minor version of the bootloader core. */
#define BOOT_VERSION_CORE_MINOR (97u)
/** \brief Bufgix version of the bootloader core. */
#define BOOT_VERSION_CORE_BUGFIX (1u)
#define BOOT_VERSION_CORE_BUGFIX (2u)
/****************************************************************************************