diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-20 14:37:53 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-20 14:37:54 -0800 |
| commit | 2ff16bcd5b533734db4f7378ce056ee300f5bf09 (patch) | |
| tree | 86c576b47f134d6b67528fe8b83552160372c889 | |
| parent | 3bc1d1cbcb2d47ab8391af6ff4a5e78707ca789f (diff) | |
Release 5.1.1.48N
Release 5.1.1.48N
Change-Id: I7ff29eaf9784cc05873e9a09dad7d4812fc085f9
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 7f19a7d58a37..8f21d0c32bd0 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48M" +#define QWLAN_VERSIONSTR "5.1.1.48N" #endif /* QWLAN_VERSION_H */ |
