diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-02 12:13:13 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-02 12:13:13 -0700 |
| commit | 3cb45ee94e9b5b98ec566f876de0d3dad9a4ee47 (patch) | |
| tree | 7c7f5e0be70c3b334f34f9b51bf108e73904170b | |
| parent | 23686b38d2ca81780aeb6897f6a8f133e98a5055 (diff) | |
Release 5.1.1.54N
Release 5.1.1.54N
Change-Id: Iccf241a1b50acaaca40c74653f0d0588d4472d2b
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 73fa5e88bef6..778d1dcabdb7 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 54 -#define QWLAN_VERSIONSTR "5.1.1.54M" +#define QWLAN_VERSIONSTR "5.1.1.54N" #endif /* QWLAN_VERSION_H */ |
