r15811
This commit is contained in:
parent
52ab8424e7
commit
6ae1ddbf0a
|
@ -12,6 +12,7 @@ current binaries are always available at http://rusefi.com/build_server/
|
|||
|
||||
| Release date | Revision | Details |
|
||||
| ------------ | --------- | ------- |
|
||||
| 08/19/2018 | r15811 | bugfix #604: no interpolation outside of the table |
|
||||
| 01/29/2018 | r15514 | improvement #215: CJ125 wideband contoller |
|
||||
| 01/23/2018 | r15442 | improvement #463: ChibiOS 17 / 4 |
|
||||
| 01/07/2018 | r14952 | usability & minor bugfix #532 idle defaults are broken |
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Aug 15 20:37:54 EDT 2018
|
||||
// Sun Aug 19 11:28:12 EDT 2018
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "15807"
|
||||
#define VCS_VERSION "15811"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue