[PATCH] version: 22.07.0

Lijuan Tu lijuan.tu at intel.com
Tue Nov 22 09:55:38 CET 2022


Signed-off-by: Lijuan Tu <lijuan.tu at intel.com>
---
 doc/dts_gsg/rel_notes/index.rst | 1 +
 version.py                      | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/dts_gsg/rel_notes/index.rst b/doc/dts_gsg/rel_notes/index.rst
index c805d91e..dbfe4450 100644
--- a/doc/dts_gsg/rel_notes/index.rst
+++ b/doc/dts_gsg/rel_notes/index.rst
@@ -9,3 +9,4 @@ Release Notes
 
     release_21_11
     release_22_03
+    release_22_07
diff --git a/version.py b/version.py
index 6d985e7d..7c612bdc 100755
--- a/version.py
+++ b/version.py
@@ -1,7 +1,7 @@
 # <COPYRIGHT_TAG>
 
 VERSION_MAJOR = "22"
-VERSION_MINOR = "03"
+VERSION_MINOR = "07"
 VERSION_PATCH = "0"
 VERSION_EXTRA = ""
 
-- 
2.25.1



More information about the dts mailing list