Skip to content

Commit

Permalink
Merge pull request #111 from forderud/api-1.2
Browse files Browse the repository at this point in the history
Increment API version to 1.2
  • Loading branch information
forderud authored Sep 20, 2018
2 parents aec8a94 + 758d051 commit 44bc1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Image3dAPI/IImage3d.idl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ typedef [
helpstring("Image3dAPI version.")]
enum Image3dAPIVersion {
IMAGE3DAPI_VERSION_MAJOR = 1,
IMAGE3DAPI_VERSION_MINOR = 1,
IMAGE3DAPI_VERSION_MINOR = 2,
} Image3dAPIVersion;


Expand Down

0 comments on commit 44bc1df

Please sign in to comment.