diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 01:19:38 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 01:19:38 -0800 |
| commit | 605d8c5738b9fc24db662cb050b41414ae08c405 (patch) | |
| tree | 87829c1add35b67f4fd632d257e61ab37f2889c3 | |
| parent | 64d5bb33a05a0adb19833ab8b7f43512cf41115d (diff) | |
Release 5.1.0.41B
Release 5.1.0.41B
Change-Id: Ib4cb38b3430e33f5f6396c7a93d4e3127fc2c20f
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 4e7aaf305cfe..5f9fcc746ed0 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41A" +#define QWLAN_VERSIONSTR "5.1.0.41B" #endif /* QWLAN_VERSION_H */ |
