diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 05:40:09 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:45 -0800 |
| commit | 3c5a9a3814902cc6e7bfefad66bca608f6b70fd2 (patch) | |
| tree | 943a97e48c8c9dbe649792d3077bfc178e7ef1b4 | |
| parent | fa53f7d7386e0874f95edbf8f0a21e35018dda74 (diff) | |
Release 5.1.1.3B
Release 5.1.1.3B
Change-Id: Ife21d8f432019d1fb2efa9322c884891334dea09
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 3125e63b88b1..6d51eae5a3f3 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 1 -#define QWLAN_VERSION_EXTRA "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3A" +#define QWLAN_VERSIONSTR "5.1.1.3B" #endif /* QWLAN_VERSION_H */ |
