version macros updated

This commit is contained in:
2015-12-07 15:15:06 +01:00
parent 871fbed2b0
commit 690bbb13d4

View File

@ -22,8 +22,8 @@
#define devStream_h
#define STREAM_MAJOR 2
#define STREAM_MINOR 6
#define STREAM_PATCHLEVEL 6
#define STREAM_MINOR 7
#define STREAM_PATCHLEVEL 1
#if defined(__vxworks) || defined(vxWorks)
#include <vxWorks.h>