diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-01 04:14:06 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-01 04:14:06 -0800 |
| commit | 6edba2250bedd4fb76e50ee875806ddbbe6d9f17 (patch) | |
| tree | cdd9226f672cf43ff91ad441f2101b2e1909e7e3 | |
| parent | ccf45cff7d727af7c4a435f274cbf220d7e39843 (diff) | |
Release 5.1.1.46N
Release 5.1.1.46N
Change-Id: Ida763b041b7a26105cc45a987b5e8cfa39aa06af
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 5b0c9903f80c..077b9dbcd667 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 46 -#define QWLAN_VERSIONSTR "5.1.1.46M" +#define QWLAN_VERSIONSTR "5.1.1.46N" #endif /* QWLAN_VERSION_H */ |
