diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-04-07 04:52:36 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-04-07 04:52:36 -0700 |
| commit | dcf6c9a69d6768e5186d785252cbbff38995d10a (patch) | |
| tree | 92ce4eafb96fcbd89a3f1a88663ea1a41178f9b5 | |
| parent | 2b199fa4505b6f5c793fdffa60aab21375bd8a0c (diff) | |
Release 5.1.1.76N
Release 5.1.1.76N
Change-Id: I7d96142e43c5b2741999d1c66e7628341ffcf7de
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 758ef0cf600d..2bd0caf71828 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 76 -#define QWLAN_VERSIONSTR "5.1.1.76M" +#define QWLAN_VERSIONSTR "5.1.1.76N" #endif /* QWLAN_VERSION_H */ |
