* [PATCH] version: 22.07.0
@ 2022-11-22 8:55 Lijuan Tu
2022-11-23 2:58 ` lijuan.tu
0 siblings, 1 reply; 2+ messages in thread
From: Lijuan Tu @ 2022-11-22 8:55 UTC (permalink / raw)
To: dts; +Cc: Lijuan Tu
Signed-off-by: Lijuan Tu <lijuan.tu@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-23 2:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 8:55 [PATCH] version: 22.07.0 Lijuan Tu
2022-11-23 2:58 ` lijuan.tu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).