From 4cdf44ccaa605460499c52f39eff5517da2fc3c8 Mon Sep 17 00:00:00 2001 From: "Marc A. Valle" Date: Wed, 1 Mar 2023 12:09:49 -0700 Subject: [PATCH] Bump version --- CHANGELOG.md | 6 +++++- version.txt | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d73753ec..6e9a4694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ portable media pipelines on CPUs, GPUs, and other accelerators. ## [Unreleased] +## [2023.1.3] - 2023-03-03 + ### Added - New tutorial on transitioning from Media SDK to VPL replaces hello-createsession - More logs in sample tools to inform correct parameters for hyper encode mode @@ -17,6 +19,7 @@ portable media pipelines on CPUs, GPUs, and other accelerators. ### Fixed - vpl-infer README.md to specify python version supported by OpenVINO™ toolkit - Printing incorrect library information of sample tools +- Issues discovered from static analysis ### Changed - README.md and INSTALL.md to clarify setup steps @@ -257,7 +260,8 @@ portable media pipelines on CPUs, GPUs, and other accelerators. - hello-transcode sample -[Unreleased]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.0...HEAD +[Unreleased]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.3...HEAD +[2023.1.3]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.2...v2023.1.3 [2023.1.2]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.1...v2023.1.2 [2023.1.1]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.0...v2023.1.1 [2023.1.0]: https://github.com/oneapi-src/oneVPL/compare/v2023.0.0...v2023.1.0 diff --git a/version.txt b/version.txt index 12d16167..1822b58a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2023.1.2 +2023.1.3