version: 22.11.0

Message ID 20230112074804.2328742-1-lijuan.tu@intel.com (mailing list archive)
State Accepted
Headers
Series version: 22.11.0 |

Checks

Context Check Description
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Tu, Lijuan Jan. 12, 2023, 7:48 a.m. UTC
  Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Tu, Lijuan Jan. 29, 2023, 7:38 a.m. UTC | #1
On Thu, 12 Jan 2023 15:48:04 +0800, Lijuan Tu <lijuan.tu@intel.com> wrote:
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>


Applied, thanks
  

Patch

diff --git a/version.py b/version.py
index 7c612bdc..c33658fb 100755
--- a/version.py
+++ b/version.py
@@ -1,7 +1,7 @@ 
 # <COPYRIGHT_TAG>
 
 VERSION_MAJOR = "22"
-VERSION_MINOR = "07"
+VERSION_MINOR = "11"
 VERSION_PATCH = "0"
 VERSION_EXTRA = ""