diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 18:42:33 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 18:42:33 -0700 |
| commit | 88d2b7daf159da42a65d7b623f9ae84dd0841896 (patch) | |
| tree | fa279cb0a5c57307364b1200af712b7f40114f77 | |
| parent | ced378501a7ef8d307f728599d7094b6cbcf3c90 (diff) | |
Release 5.1.0.34N
Release 5.1.0.34N
Change-Id: I6186731e6f2b75fb5520eea4b479e927ead2309a
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 2557b29c3350..6bc043d21ad9 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34M" +#define QWLAN_VERSIONSTR "5.1.0.34N" #endif /* QWLAN_VERSION_H */ |
