Skip to content

Commit

Permalink
api: Update API version to 2.10 (#5958)
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Recker <[email protected]>
  • Loading branch information
mgonchar and jonrecker authored Oct 29, 2023
1 parent 1f724a1 commit f5793bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/vpl/mfxdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#define __MFXDEFS_H__

#define MFX_VERSION_MAJOR 2
#define MFX_VERSION_MINOR 9
#define MFX_VERSION_MINOR 10

// MFX_VERSION - version of API that 'assumed' by build may be provided externally
// if it omitted then latest stable API derived from Major.Minor is assumed
Expand Down

0 comments on commit f5793bc

Please sign in to comment.