version: 20.11.0

Message ID 1609336144-117701-1-git-send-email-lijuan.tu@intel.com (mailing list archive)
State Accepted
Headers
Series version: 20.11.0 |

Commit Message

Tu, Lijuan Dec. 30, 2020, 1:49 p.m. UTC
  Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/version.py b/version.py
index fe495f0..7592c7b 100755
--- a/version.py
+++ b/version.py
@@ -1,7 +1,7 @@ 
 # <COPYRIGHT_TAG>
 
 VERSION_MAJOR = "20"
-VERSION_MINOR = "08"
+VERSION_MINOR = "11"
 VERSION_PATCH = "0"
 VERSION_EXTRA = ""