diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-24 20:20:59 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:19 -0800 |
| commit | 2b2a2103387428db4fc0e408a48f74d7ac05d78c (patch) | |
| tree | 63307b20fcd91bfddcb844b131b6eb442b42f3ae | |
| parent | e4eb632d1aede2d53a71cc69d7f508cbdb155848 (diff) | |
Release 5.1.0.38N
Release 5.1.0.38N
Change-Id: Id1bad4e5600d0e528fd7aa59b9a9b23d77eacc4d
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 770bfc6b22d3..f7da0bc06f0c 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38M" +#define QWLAN_VERSIONSTR "5.1.0.38N" #endif /* QWLAN_VERSION_H */ |
