diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-12 17:36:28 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-12 17:36:28 -0700 |
| commit | 7d891896324304bfd1fb45bf4777a223eb4bfa5f (patch) | |
| tree | 67f03eba6537bcc9341ad0201ddb12db2f0e40b4 | |
| parent | dff608977b073643ae8eebaa124e0614bc606cf8 (diff) | |
Release 5.1.1.31N
Release 5.1.1.31N
Change-Id: I9ff7bdfcc03faaf1954b992520aca509ad687acd
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 6f8017d7d597..bce1174e377e 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "5.1.1.31M" +#define QWLAN_VERSIONSTR "5.1.1.31N" #endif /* QWLAN_VERSION_H */ |
