Updated version numbers for 2.8.8 dev release

This commit is contained in:
Robert Osfield
2008-12-16 16:36:33 +00:00
parent 6458db7765
commit bd4b6e9b8c
5 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ extern "C" {
#define OPENTHREADS_MAJOR_VERSION 2
#define OPENTHREADS_MINOR_VERSION 3
#define OPENTHREADS_PATCH_VERSION 0
#define OPENTHREADS_PATCH_VERSION 1
#define OPENTHREADS_SOVERSION 11
/** OpenThreadsGetVersion() returns the library version number.