Skip to content

Commit

Permalink
Update API version to 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrecker authored and gfxVPLsdm committed Sep 3, 2024
1 parent 56e6f3d commit 1e3004d
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 12
#define MFX_VERSION_MINOR 13

// 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 1e3004d

Please sign in to comment.