Skip to content

Commit

Permalink
vx_rpp - update patch for audio support (#1374)
Browse files Browse the repository at this point in the history
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
  • Loading branch information
LakshmiKumar23 and kiritigowda authored Jun 5, 2024
1 parent 55d5184 commit 798cd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amd_openvx_extensions/amd_rpp/include/vx_ext_rpp_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ extern "C" {
#endif
#define VX_EXT_RPP_VERSION_MAJOR 3
#define VX_EXT_RPP_VERSION_MINOR 0
#define VX_EXT_RPP_VERSION_PATCH 0
#define VX_EXT_RPP_VERSION_PATCH 1
#ifdef __cplusplus
}
#endif
Expand Down

0 comments on commit 798cd4b

Please sign in to comment.