remove STREAM_PATCHLEVEL macro because I always forget to update it anyway
This commit is contained in:
@ -32,7 +32,6 @@ extern "C" {
|
|||||||
|
|
||||||
#define STREAM_MAJOR 2
|
#define STREAM_MAJOR 2
|
||||||
#define STREAM_MINOR 8
|
#define STREAM_MINOR 8
|
||||||
#define STREAM_PATCHLEVEL 0
|
|
||||||
|
|
||||||
#ifndef OK
|
#ifndef OK
|
||||||
#define OK 0
|
#define OK 0
|
||||||
|
Reference in New Issue
Block a user