diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 19:14:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:00 -0800 |
| commit | 04c70c7904aba4add750c9256e2147b713d4c504 (patch) | |
| tree | 7df588a784bd205cad854f04c1b53302425eac97 | |
| parent | 50f21628decbddaf06315f3c6f72d8e64f495aca (diff) | |
Release 5.1.0.38J
Release 5.1.0.38J
Change-Id: I6ebc8c3d97ec62952d6299de54b9e029c5cffc01
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 0aac27f7aed2..a2c4f4e375b6 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38I" +#define QWLAN_VERSIONSTR "5.1.0.38J" #endif /* QWLAN_VERSION_H */ |
