diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 14:17:43 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 22:41:27 -0700 |
| commit | 64f1d558fea1e08fe835344a3a0dbb39b96888ec (patch) | |
| tree | e7473337963c9f20c8b3e4a5d2ee0af1c7eaaa8f | |
| parent | d9445780766121dfe5df2c0efdafc75644a208e1 (diff) | |
Release 5.1.0.31N
Release 5.1.0.31N
Change-Id: Ibdd3dad1e0516660096c78714eb271f094a16d66
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 a2e25f4c395d..996c68fbe366 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31M" +#define QWLAN_VERSIONSTR "5.1.0.31N" #endif /* QWLAN_VERSION_H */ |
