diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 00:52:10 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 00:52:10 -0800 |
| commit | 891fb6bc0df6d73e4e5ed96f70d71e7f062447b4 (patch) | |
| tree | 137946de376b323bc8b34ea2ecfead1f011a9d54 | |
| parent | 024d655f8369ae5b455d6be8a44e2ab1d747dca7 (diff) | |
Release 5.1.0.48N
Release 5.1.0.48N
Change-Id: I922a82602133a7c2dababe462dba732190486ab7
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 9770b0848659..d751d824f180 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48M" +#define QWLAN_VERSIONSTR "5.1.0.48N" #endif /* QWLAN_VERSION_H */ |
