predef.h in v2.9.6
Posted: Mon Dec 04, 2023 9:43 am
I installed v2.9.6. I want to verify that file predef.h is the correct version of the file.
The first line of the file is /*NB_REVISION*/ instead of the normal /* Revision: 2.9.5 */
The section "#ifdef NB_SSL_SUPPORTED" has a lot more options than v2.9.5, and looks more like a version from v3.x.
And at the end of the file, the Library Versions macros have no numeric values assigned.
The first line of the file is /*NB_REVISION*/ instead of the normal /* Revision: 2.9.5 */
The section "#ifdef NB_SSL_SUPPORTED" has a lot more options than v2.9.5, and looks more like a version from v3.x.
And at the end of the file, the Library Versions macros have no numeric values assigned.
Code: Select all
#define NNDK_MAJOR
#define NNDK_MINOR
#define NNDK_PATCH