diff options
| author | Akash Patel <akashp@codeaurora.org> | 2016-05-06 12:49:00 -0700 |
|---|---|---|
| committer | Akash Patel <akashp@codeaurora.org> | 2016-05-09 11:28:52 -0700 |
| commit | e6409f54925d2ac5b9dd82074a62e793c489ffe1 (patch) | |
| tree | 036753c048834883964138e55e776a257ce5735c | |
| parent | b2a0b76c83623855856cd5b235a367809972fb4e (diff) | |
Release 5.1.0.7
Release 5.1.0.7
Change-Id: I853be50c2af89206383602430b904bb587aedc84
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 a253ce6cb2b0..d390a25d64ca 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -42,8 +42,8 @@ #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 6 +#define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.0.6" +#define QWLAN_VERSIONSTR "5.1.0.7" #endif /* QWLAN_VERSION_H */ |
