Bumped SO_VERSION number of OpenThreads to avoid conflicts with Debian SO_VERSION bump
This commit is contained in:
@@ -21,7 +21,7 @@ extern "C" {
|
||||
#define OPENTHREADS_MAJOR_VERSION 3
|
||||
#define OPENTHREADS_MINOR_VERSION 3
|
||||
#define OPENTHREADS_PATCH_VERSION 0
|
||||
#define OPENTHREADS_SOVERSION 14
|
||||
#define OPENTHREADS_SOVERSION 20
|
||||
|
||||
/** OpenThreadsGetVersion() returns the library version number.
|
||||
* Numbering convention : OpenThreads-1.0 will return 1.0 from OpenThreadsGetVersion. */
|
||||
|
||||
Reference in New Issue
Block a user