diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-19 11:21:28 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-19 11:21:29 -0700 |
| commit | ea4556eb01b03bb0f52f5bdaedd6f5dfe7cba47c (patch) | |
| tree | 69c916b56a89802800ebbdebedc103999de746f4 | |
| parent | 85a0d174e29ca28ceb406926ceb0607922dfe77d (diff) | |
Release 5.1.1.53N
Release 5.1.1.53N
Change-Id: I0393cc44e103e632751fad10a880848c0199c568
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 8abe24a52ab2..550962d71c5d 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 53 -#define QWLAN_VERSIONSTR "5.1.1.53M" +#define QWLAN_VERSIONSTR "5.1.1.53N" #endif /* QWLAN_VERSION_H */ |
