diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 03:12:25 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 03:12:25 -0700 |
| commit | 4afe274ee58dbfd07249614940d2a725d4630e2b (patch) | |
| tree | 8af293b7c436ffed5959245277dd13f7f212c57a | |
| parent | 0930762b9a2bc137f2aaddcc30d22196873c4c3e (diff) | |
Release 5.1.1.6A
Release 5.1.1.6A
Change-Id: I575f3494a02fdfd139d0382e3f30401f00f8ea74
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 02fabca475c8..87280ea10fd1 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6" +#define QWLAN_VERSIONSTR "5.1.1.6A" #endif /* QWLAN_VERSION_H */ |
