diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-18 12:14:24 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-18 17:02:38 -0800 |
| commit | ad2b5865be7fe1b08416f7b1fe513c431df4239c (patch) | |
| tree | 320266aaed41e81515d359e4b3c570b49e21567d | |
| parent | 3397b3e506eca89f6d342a353575f575d7e293bd (diff) | |
Release 5.1.0.37N
Release 5.1.0.37N
Change-Id: Ib5837f6c4d359d87e62e5465e915ba746c63fbb5
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 e2a539b07f28..6f1f45714f47 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37M" +#define QWLAN_VERSIONSTR "5.1.0.37N" #endif /* QWLAN_VERSION_H */ |
