diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 16:23:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 16:23:04 -0800 |
| commit | 57205ea30e59aa9b69159cde4609ef6304fbff7e (patch) | |
| tree | 267f300e1a40076f54a4b44d99a6876e5685928f | |
| parent | e596030d106678b2b79403f964a6d1fcdf96de13 (diff) | |
Release 5.1.1.2N
Release 5.1.1.2N
Change-Id: I074ea2d5c59a96a15079709491272539bbca4c84
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 ec49c35b6787..f0c24358c548 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 2 -#define QWLAN_VERSIONSTR "5.1.1.2M" +#define QWLAN_VERSIONSTR "5.1.1.2N" #endif /* QWLAN_VERSION_H */ |
