diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-04-17 09:42:30 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-04-17 09:42:30 -0700 |
| commit | ff201c5c275ae3827a7fdcfa0a61f9fa89dc85ef (patch) | |
| tree | 6ad55a8f97b103acc04fe89b05ccc62fc3d9b0cf | |
| parent | e498bfd81ff2b8a41100b6f94cc081fca297032f (diff) | |
Release 5.1.1.76P
Release 5.1.1.76P
Change-Id: Ie7431c4fc530940320a2304fd1604873379a153d
CRs-Fixed: 774533
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index ff47d1e1ac7c..aca642bf7e17 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 76 -#define QWLAN_VERSIONSTR "5.1.1.76O" +#define QWLAN_VERSIONSTR "5.1.1.76P" #endif /* QWLAN_VERSION_H */ |
