Message ID | 20230112074804.2328742-1-lijuan.tu@intel.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | version: 22.11.0 | expand |
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 |
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
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 = ""
Signed-off-by: Lijuan Tu <lijuan.tu@intel.com> --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)