diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 00:18:19 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 00:18:19 -0800 |
| commit | d8b3e7799b50be02262a4b4297fa23ef711212bb (patch) | |
| tree | b4d13fe1a5362c841de5abaa714ab19ef308f4c0 | |
| parent | 7f2b488c94456b02c8794934a1951022c51a9645 (diff) | |
Release 5.1.0.45N
Release 5.1.0.45N
Change-Id: I25919579a69ee15fc80a24e91fdd278b3d64c885
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 00a08c145439..31e4af9f936c 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45M" +#define QWLAN_VERSIONSTR "5.1.0.45N" #endif /* QWLAN_VERSION_H */ |
