mirror of https://github.com/rusefi/openblt.git
- 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:
parent
d07c3d783a
commit
459beb13ce
|
@ -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)
|
||||
|
||||
|
||||
/****************************************************************************************
|
||||
|
|
Loading…
Reference in New Issue