diff options
Diffstat (limited to 'src/AS_DCP.h')
| -rwxr-xr-x | src/AS_DCP.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP.h b/src/AS_DCP.h index 5dafdaa..54f3bec 100755 --- a/src/AS_DCP.h +++ b/src/AS_DCP.h @@ -143,7 +143,7 @@ namespace ASDCP { // 1.0.1. If changes were also required in AS_DCP.h, the new version would be 1.1.1. const ui32_t VERSION_MAJOR = 1; const ui32_t VERSION_APIMINOR = 1; - const ui32_t VERSION_IMPMINOR = 9; + const ui32_t VERSION_IMPMINOR = 10; const char* Version(); // UUIDs are passed around as strings of UUIDlen bytes |
