diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-06 10:31:25 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-06 10:31:26 -0700 |
| commit | ecd54bdb6334f6f0f26dbce998661ec21014989d (patch) | |
| tree | 50a9a00096779ccb4f212e063824541cb90f2bc2 | |
| parent | dfe1a47671fac99a12c9a2a401d7222a416adbf9 (diff) | |
Release 5.1.1.65O
Release 5.1.1.65O
Change-Id: I78363a2fd1bc492f7e5521054dd4cac652e1f0c1
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 5f5af5019d8d..4beefbf99171 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 65 -#define QWLAN_VERSIONSTR "5.1.1.65N" +#define QWLAN_VERSIONSTR "5.1.1.65O" #endif /* QWLAN_VERSION_H */ |
