1
0
Fork 0

Set CANopenNode version V4.0

Skip V3.0, because there exists some old version numbering from SouceForge.
V3.00 exists also in old CO_OD.c. Use 4.0 to avoid confusion.
This commit is contained in:
Janez 2020-10-29 09:56:40 +01:00
parent da850252bd
commit 5a14e91834

View file

@ -90,7 +90,7 @@ extern "C" {
*/
/** Major version number of CANopenNode */
#define CO_VERSION_MAJOR 3
#define CO_VERSION_MAJOR 4
/** Minor version number of CANopenNode */
#define CO_VERSION_MINOR 0