diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-31 01:06:22 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-31 01:06:22 -0700 |
| commit | 7f2d07eede0a00e2f3680fbe2ccb47b8e1838fde (patch) | |
| tree | 49b3859112d75c9daf4a6943f01046c7ed0943ef | |
| parent | 174c3fcf46e4ade1da91e71d25599ebdb29c28f6 (diff) | |
Release 5.1.0.22N
Release 5.1.0.22N
Change-Id: I9abf19890db0fad51a9d2779620a8dc9afa4ef18
CRs-Fixed: 688141
| -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 026b90afee13..799e6096f3e6 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 0 -#define QWLAN_VERSION_EXTRA "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22M" +#define QWLAN_VERSIONSTR "5.1.0.22N" #endif /* QWLAN_VERSION_H */ |
