Message ID | 1618307639-181909-1-git-send-email-lijuan.tu@intel.com (mailing list archive) |
---|---|
State | Accepted |
Headers | |
Series | version: 21.02.0 | |
Commit Message
Comments
diff --git a/version.py b/version.py index 7592c7b..0c419dd 100755 --- a/version.py +++ b/version.py @@ -1,7 +1,7 @@ # <COPYRIGHT_TAG> -VERSION_MAJOR = "20" -VERSION_MINOR = "11" +VERSION_MAJOR = "21" +VERSION_MINOR = "02" VERSION_PATCH = "0" VERSION_EXTRA = ""